Start Tornado Session
Tornado Mode
Start Tornado Session
Start an iterative fix loop that runs tests, analyzes failures, applies fixes, and retests until all scenarios pass. Returns immediately while the loop executes asynchronously.
POST
Start Tornado Session
Documentation Index
Fetch the complete documentation index at: https://docs.bland.ai/llms.txt
Use this file to discover all available pages before exploring further.
Headers
Your API key for authentication.
Body
The pathway to fix.
The persona ID.
Specific scenarios to test. If omitted, runs all enabled scenarios for the pathway. Maximum 50 scenarios.
Pathway version to start from.
Maximum fix iterations. Default
5.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
The unique identifier for the tornado session.
The initial status of the session. Will be
RUNNING upon creation.The pathway being tested and fixed.
The maximum number of fix iterations configured.
The timeout configured for this session in milliseconds.
ISO 8601 timestamp of when the session was created.
Docs for agents: llms.txt