Creates a new agent run. The run is processed asynchronously. Use the returned runId to poll for status or set up webhooks to receive notifications.
Documentation Index
Fetch the complete documentation index at: https://docs.subconscious.dev/llms.txt
Use this file to discover all available pages before exploring further.
Bearer token authentication using your API key generated on the Subconscious platform
Run creation request
The engine to use for this run
tim, tim-edge, tim-claude, tim-claude-heavy, tim-1.5 Server-side runtime limits for a run. The SDKs additionally accept a client-side-only awaitCompletion / await_completion flag that toggles polling inside the SDK; that flag is never sent to the server.