Get Agent Run
get_agent_runFetch full detail for one of the caller's own standing-agent runs by id (from list_agent_runs) — status, goal, tickers, cost, artifact ids, role breakdown, and any error. A run may have been triggered by this same agent or by the customer's own Workspace; this tool works either way. Returns found: false (not an error) for an unknown id OR an id belonging to another customer — there is no distinguishing signal, by design. Tier: sp500+ (sample rejected).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| run_id | Yes | Run identifier, from list_agent_runs. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| run | No | ||
| _meta | Yes | Provenance envelope — data lineage for every MCP response | |
| found | Yes |