v65

latestOpenAPI 3.1.0raw.githubusercontent.com2026-08-0386234904.1 KB
SDK

Run an SDK action

Execute a single SDK action with the specified parameters

post/v1/sdk/run_action

Headers

x-api-keystring nullable

Skyvern API key for authentication. API key can be found at https://app.skyvern.com/settings.

Skyvern API key for authentication. API key can be found at https://app.skyvern.com/settings.

Request body

urlstring required

The URL where the action should be executed

browser_session_idstring nullable

The browser session ID

browser_addressstring nullable

The browser address

workflow_run_idstring nullable

Optional workflow run ID to continue an existing workflow run

Response

Successful Response

workflow_run_idstring required

The workflow run ID used for this action

{"stackTrail":"components:schemas:RunSdkActionResponse:properties:result:anyOf","oasType":"schema","type":"unknown","title":"Result","description":"The result from the action (e.g., selector, value, extracted data)","nullable":true}