UUID of a completed document bundle. When provided, form data is automatically generated from the extracted document content using the portal’s form_schema. Mutually exclusive with form_data.
Model for vision/screenshot analysis. Allowed values: anthropic:claude-haiku-4-5-20251001, kimi:moonshotai/Kimi-K2.5, openai:gpt-5.4, openai:gpt-5.4-mini.
Whether to save changes to the browser profile after the job completes. When enabled, cookies, local storage, and other browser state are persisted back to the profile.
Enable human-in-the-loop mode. When enabled, the agent can pause and ask questions during execution. Poll Get Job Status for the waiting_for_input status, then submit answers via Answer Question. See the Human-in-the-Loop guide for details.
Each job consumes credits based on execution time and model used.
The browser_url is available via Get Job Status once the session is created.
Use profile_id to leverage saved login sessions across jobs.
Provide either form_data or document_bundle_id, not both. When using document_bundle_id, the portal must have a form_schema defined. The server will wait up to 60 seconds for document processing to complete if it’s still in progress.