v2

latestOpenAPI 3.1.02026-07-271413786.0 KB

Act Inference

post/api/v1/workspaces/{workspace_id}/act/inference

Path parameters

workspace_idstring uuid4 required

Headers

x-real-ipstring nullable
askui-user-agentstring nullable
askui-installed-atstring nullable
askui-user-idstring nullable

Request body

max_tokensinteger required

Response

Successful Response

idstring required
role'assistant' required
stop_reason'end_turn' | 'max_tokens' | 'stop_sequence' | 'tool_use' | 'pause_turn' | 'refusal' nullable
stop_sequencestring nullable
type'message' required