Executes a task by its name, always using the latest version. This is a convenience endpoint for running tasks without needing to know the task ID.
API key passed in the header
The name of the task to run
"web-scraper"
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