Skip to main content
POST
Start Tornado Session

Headers

string
required
Your API key for authentication.

Body

string
required
The pathway to fix.
string
The persona ID.
array of strings
Specific scenarios to test. If omitted, runs all enabled scenarios for the pathway. Maximum 50 scenarios.
integer
Pathway version to start from.
integer
Maximum fix iterations. Default 5.
integer
Timeout in milliseconds. Default 900000 (15 minutes).
Only one tornado session can be active per pathway. Returns 409 Conflict if a session is already running.

Response

string
The unique identifier for the tornado session.
string
The initial status of the session. Will be RUNNING upon creation.
string
The pathway being tested and fixed.
integer
The maximum number of fix iterations configured.
integer
The timeout configured for this session in milliseconds.
string
ISO 8601 timestamp of when the session was created.

Docs for agents: llms.txt