Execute a simulation suite
Execute all test cases in a suite. The suite runs on the agent it was created for (determined by the suiteās model_id).
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Path parameters
suite_id
Simulation suite ID.
Query parameters
target_agent_id
Target agent ID. Must match the suiteās model_id.
max_turns
Maximum number of turns per simulation.
Response
200
session_id
suite_id
suite_name
total_cases
status