Run an SDK action
Execute a single SDK action with the specified parameters
Headers
x-api-key
Skyvern API key for authentication. API key can be found at https://app.skyvern.com/settings.
Request
This endpoint expects an object.
url
The URL where the action should be executed
action
The action to execute with its specific parameters
browser_session_id
The browser session ID
browser_address
The browser address
workflow_run_id
Optional workflow run ID to continue an existing workflow run
Response
Successful Response
workflow_run_id
The workflow run ID used for this action

