get_agent
Retrieve complete details of an AI agent, including its configured tools and system prompt, by providing the agent's UUID.
Instructions
Get full details of a single agent including its tools and system prompt.
Args: agent_id: The agent's UUID (from list_agents or create_agent).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| agent_id | Yes |