Create, update, or read a fi3 thread
Handle fi3 thread requests.
Path parameters
Request body
Operation method
Thread id to use for the agent
User message to the fi agent
Table integration id to use for the agent (DuckDB)
Cube integration id to use for the agent
Additional context about the application state
Claude model to use (e.g., 'sonnet', 'opus')
ID of the doc currently being edited by the user
Current doc.yaml content from frontend Doc view to mount in sandbox
New title for the thread
Document discovery mode for loading team docs
Optional explicit list of doc IDs to pre-load
Maximum number of docs to pre-load (default 50)
Maximum number of files to return with download URLs
Application events like file uploads
Project ID to associate the thread with
Response
Success
Whether the background execution was successful
Message from the background execution
Raw output from Claude Code
Error message if execution failed
Execution time in seconds
E2B sandbox ID used for execution
Generated files (HTML and Python) with filename, content, and file_type
Changes
No recorded changes to this endpoint across all 1 revision of this API.