browser-use Tasks API
browser-use profile and task endpoints for submitting browser automation jobs, polling status, and retrieving results.
Profiles - List
List browser-use Profiles with the Gobii REST API endpoint GET /agents/browser-use/. Includes authentication, parameters, request body, response schema, and examples for AI browser agents and browser-use automation tasks.
Profile - Create
Create browser-use Profile with the Gobii REST API endpoint POST /agents/browser-use/. Includes authentication, parameters, request body, response schema, and examples for AI browser agents and browser-use automation tasks.
Tasks - List
List Tasks with the Gobii REST API endpoint GET /agents/browser-use/{agentId}/tasks/. Includes authentication, parameters, request body, response schema, and examples for AI browser agents and browser-use automation tasks.
Task - Create
Create Task with the Gobii REST API endpoint POST /agents/browser-use/{agentId}/tasks/. Includes authentication, parameters, request body, response schema, and examples for AI browser agents and browser-use automation tasks.
Task - Get
Get Task with the Gobii REST API endpoint GET /agents/browser-use/{agentId}/tasks/{id}/. Includes authentication, parameters, request body, response schema, and examples for AI browser agents and browser-use automation tasks.
Task - Update
Update Task with the Gobii REST API endpoint PUT /agents/browser-use/{agentId}/tasks/{id}/. Includes authentication, parameters, request body, response schema, and examples for AI browser agents and browser-use automation tasks.
Task - Update
Update Task with the Gobii REST API endpoint PATCH /agents/browser-use/{agentId}/tasks/{id}/. Includes authentication, parameters, request body, response schema, and examples for AI browser agents and browser-use automation tasks.
Task - Delete
Delete Task with the Gobii REST API endpoint DELETE /agents/browser-use/{agentId}/tasks/{id}/. Includes authentication, parameters, request body, response schema, and examples for AI browser agents and browser-use automation tasks.
Task - Cancel
Cancel Task with the Gobii REST API endpoint POST /agents/browser-use/{agentId}/tasks/{id}/cancel/. Includes authentication, parameters, request body, response schema, and examples for AI browser agents and browser-use automation tasks.
Task Result - Get
Get Task Result with the Gobii REST API endpoint GET /agents/browser-use/{agentId}/tasks/{id}/result/. Includes authentication, parameters, request body, response schema, and examples for AI browser agents and browser-use automation tasks.
Profile - Get
Get browser-use Profile with the Gobii REST API endpoint GET /agents/browser-use/{id}/. Includes authentication, parameters, request body, response schema, and examples for AI browser agents and browser-use automation tasks.
Profile - Update
Update browser-use Profile with the Gobii REST API endpoint PUT /agents/browser-use/{id}/. Includes authentication, parameters, request body, response schema, and examples for AI browser agents and browser-use automation tasks.
Profile - Update (Partial)
Update browser-use Profile with the Gobii REST API endpoint PATCH /agents/browser-use/{id}/. Includes authentication, parameters, request body, response schema, and examples for AI browser agents and browser-use automation tasks.
Profile - Delete
Delete browser-use Profile with the Gobii REST API endpoint DELETE /agents/browser-use/{id}/. Includes authentication, parameters, request body, response schema, and examples for AI browser agents and browser-use automation tasks.
Tasks - List
List browser-use Tasks with the Gobii REST API endpoint GET /tasks/browser-use/. Includes authentication, parameters, request body, response schema, and examples for AI browser agents and browser-use automation tasks.
Task - Create
Create Task with the Gobii REST API endpoint POST /tasks/browser-use/. Includes authentication, parameters, request body, response schema, and examples for AI browser agents and browser-use automation tasks.
Task - Get
Get Task with the Gobii REST API endpoint GET /tasks/browser-use/{id}/. Includes authentication, parameters, request body, response schema, and examples for AI browser agents and browser-use automation tasks.
Task - Update
Update Task with the Gobii REST API endpoint PUT /tasks/browser-use/{id}/. Includes authentication, parameters, request body, response schema, and examples for AI browser agents and browser-use automation tasks.
Task - Update
Update Task with the Gobii REST API endpoint PATCH /tasks/browser-use/{id}/. Includes authentication, parameters, request body, response schema, and examples for AI browser agents and browser-use automation tasks.
Task - Delete
Delete Task with the Gobii REST API endpoint DELETE /tasks/browser-use/{id}/. Includes authentication, parameters, request body, response schema, and examples for AI browser agents and browser-use automation tasks.
Task - Cancel
Cancel Task with the Gobii REST API endpoint POST /tasks/browser-use/{id}/cancel/. Includes authentication, parameters, request body, response schema, and examples for AI browser agents and browser-use automation tasks.
Task Result - Get
Get Task Result with the Gobii REST API endpoint GET /tasks/browser-use/{id}/result/. Includes authentication, parameters, request body, response schema, and examples for AI browser agents and browser-use automation tasks.