Get OrangePro agent
orangepro_get_agentRetrieve full details, configuration, timeline, and recent runs for a specific OrangePro agent. Inspect agent config, run history, and current status.
Instructions
Get full detail, configuration, timeline, and recent runs for a specific OrangePro agent. Use after orangepro_list_agents to inspect a particular agent. Returns agent config, run history, and current status.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| agent_id | Yes | The agent_id from orangepro_list_agents. | |
| tenant_id | No | OrangePro tenant id. Defaults to ORANGEPRO_TENANT_ID env var. |