Get agent details
get_agentRetrieve detailed information about a cloud AI agent, including its name, type, model, and current status, by providing its agent ID.
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). |