Send a prompt to the Timbal Composer agent
prompt field accepts a plain string, an array of content blocks, or a full Message object. Content blocks can be text or files (base64, URL, or server-side path). Supported file types: images (png/jpg/gif/webp/svg), PDFs, and text-readable formats (json, csv, md, yaml, py, rs, etc.).Timbal API key. Obtain your API key from the Timbal platform settings. See Authentication for more information.
The prompt: a plain string, an array of content blocks, or a full Message object.
Branch to run against (worktree is checked out at this rev)
"main"
Reasoning effort level. Higher levels let the model think longer before responding, at proportionally higher cost and latency.
low, medium, high, max Session behavior mode. default bypasses all tool-permission prompts and lets the agent
edit files, run shell commands, and call MCP tools freely. plan restricts the agent to
read-only tools — it analyses the codebase and produces a plan, without mutating anything.
default, plan Model family to use. Always resolves to the latest version of that family — specific version pinning is not exposed.
sonnet, opus, haiku Existing session ID to continue a conversation. Omit to start a new session.
SSE stream of Claude responses