Start or repeat a synthetic agent test
start_agent_testCreate a free bounded synthetic run without an account. An optional finalized previous run and its token link a repeat of the same case version and scenario. No real purchase. Caller model costs remain external.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| case_id | No | Versioned synthetic case identifier. | |
| variant | No | Budget case: budget_first or attempts_first. Linked repeats retain the previous variant. | |
| access_token | No | Secret short-lived run token. Omitted from reports. MCP client history may retain this argument. | |
| case_version | No | Exact case version. No implicit migration. | |
| previous_run_id | No | Optional finalized run to repeat. Its access token authenticates this start. | |
| configuration_changed | No | Optional caller-declared change since the previous run; not independently verified. |