List Agents
List all agents currently registered in the system.
Returns:
Type | Description |
---|---|
Dict[str, Any]
|
dict or list: JSON response with a list of agents (each agent may have fields like agent_id, type, status). |
Sample usage:
Response (JSON):