Run a task
Run a task
Headers
Request
The goal or task description for Skyvern to accomplish
The starting URL for the task. If not provided, Skyvern will attempt to determine an appropriate URL
Optional title for the task
The Skyvern engine version to use for this task
Geographic Proxy location to route the browser traffic through
Schema defining what data should be extracted from the webpage
Custom mapping of error codes to error messages if Skyvern encounters an error
Maximum number of steps the task can take before timing out
URL to send task status updates to after a run is finished
Identifier for TOTP (Time-based One-Time Password) authentication if codes are being pushed to Skyvern
URL for TOTP authentication setup if Skyvern should be polling endpoint for 2FA codes
ID of an existing browser session to reuse, having it continue from the current screen state
Whether to publish this task as a reusable workflow.
Response
Successfully run task
Unique identifier for this run
Current status of the run
Timestamp when this run was created
Timestamp when this run was last modified
Output data from the run, if any. Format depends on the schema in the input
List of files downloaded during the run
URL to the recording of the run
Reason for failure if the run failed
The original request parameters used to start this task run