Executes a task in a browser session. The task can be run with a specific version or the latest version. Optionally, you can provide an existing session ID or let the system create a new one.
API key passed in the header
Task identifier
Version to run (draft, latest, or version number)
Optional existing browser session ID to use for task execution
Whether to run the task asynchronously.
Override browser configuration for this execution
Environment variables for task execution (keys must start with ANCHOR_)
Whether to cleanup browser sessions after task execution. Defaults to true.
Task executed successfully