{ "id": "main-agent", "name": "Main Agent", "db_id": "9e064c70-6821-4840-a333-ce6230908a70", "model": { "name": "OpenAIChat", "model": "gpt-4o", "provider": "OpenAI" }, "sessions": { "session_table": "agno_sessions" }, "knowledge": { "knowledge_table": "main_knowledge" }, "system_message": { "markdown": true, "add_datetime_to_context": true } }
Retrieve detailed configuration and capabilities of a specific agent.
Returns comprehensive agent information including:
Agent details retrieved successfully
The response is of type object.
object