get_agent_run
Retrieves details of a specific Cloud Agent run by providing the agent ID and run ID.
Instructions
Get one Cloud Agent run (GET /v1/agents/{id}/runs/{runId}).
Args: agent_id: Agent id (for example bc-...). run_id: Run id (for example run-...).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| run_id | Yes | ||
| agent_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||