Get agent details
get_agentRetrieve detailed information about a specific agent by providing its unique ID, including name, type, model, and status.
Instructions
Get one agent's details (name, type, model, status) by its id.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| agent_id | Yes | The agent's UUID (from list_agents or create_agent). |