AI Tools
Perform Web Task
Start from a URL and perform the given task.
POST
Authorizations
API key passed in the header
Query Parameters
An optional browser session identifier to reference an existing running browser sessions. When passed, the tool will be executed on the provided browser session.
Body
application/json
The task to be autonomously completed.
Example:
"What is anchor browser?"
The URL of the webpage. If not provided, the tool will use the current page in the session.
Example:
"https://anchorbrowser.io"
Response
200
application/json
The result of the autonomous task.