Run a task
Headers
Request
After a run is finished, send an update to this URL. Refer to https://docs.skyvern.com/running-tasks/webhooks-faq for more details.
Identifier for the TOTP/2FA/MFA code when the code is pushed to Skyvern. Refer to https://docs.skyvern.com/credentials/totp#option-3-push-code-to-skyvern for more details.
URL that serves TOTP/2FA/MFA codes for Skyvern to use during the workflow run. Refer to https://docs.skyvern.com/credentials/totp#option-2-get-code-from-your-endpoint for more details.
Run the task or workflow in the specific Skyvern browser session. Having a browser session can persist the real-time state of the browser, so that the next run can continue from where the previous run left off.
Whether to publish this task as a reusable workflow. Only available for skyvern-2.0.
Response
Unique identifier for this run. Run ID starts with tsk_
for task runs and wr_
for workflow runs.
Types of a task run - task_v1, task_v2, openai_cua, anthropic_cua, ui_tars
Output data from the run, if any. Format/schema depends on the data extracted by the run.
List of last n screenshot URLs in reverse chronological order - the first one the list is the latest screenshot.