v4
Fi Run

One-shot Fi run for testing without the UI

Block until Fi completes; persist a [API run] fi_thread for debugging.

post/v4/fi/run

Request body

promptstring required

User message to send to Fi

modelstring nullable

Claude model override (e.g. 'claude-sonnet-4-6'). Defaults to Fi's standard model.

sandboxTier'small' | 'medium' | 'large'
tableIntegrationIdstring nullable

Table integration to mount (DuckLake/DuckDB). Defaults to team's primary.

cubeIntegrationIdstring nullable

Cube integration to mount

applicationContextstring nullable

Free-form context appended to the prompt (e.g. 'Caller: API smoke test for Vertex pin').

Response

Success

successtrue required

Flag for it request was successful

Changes

No recorded changes to this endpoint across all 1 revision of this API.