AI Tools
Perform Web Task
Given a URL and a task, initiate an autonomous process to complete the specified task based on the webpage content.
POST
Authorizations
API key passed as a query parameter
Query Parameters
An optional session identifier to reference an existing running sessions. When passed, the tool will be executed on the provided session.
Body
application/json
The task to be autonomously completed.
The URL of the webpage.
Response
200 - application/json
The outcome or answer produced by the autonomous task.