Read or finalize an agent test timeline
read_agent_test_reportRead calls, timestamps, operations and resulting state. Optional finalization freezes the run. A linked repeat includes the previous frozen report while retained. No score, certification or judgment of the agent.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| run_id | No | Run identifier from start_agent_test. | |
| finalize | No | True freezes the run and prevents further actions. Omitted means read only. | |
| access_token | No | Secret short-lived run token. Omitted from reports. MCP client history may retain this argument. |