browseai.api.* operation is listed below with parameter shapes and return types from the plugin Zod schemas.
New to Corsair? See API access, authentication, and error handling.
Monitors
create
monitors.create
Create a robot monitor
Risk: write
inputParameters full type
inputParameters full type
schedules full type
schedules full type
monitor full type
monitor full type
delete
monitors.delete
Delete a robot monitor
Risk: write
Output
Robots
bulkRun
robots.bulkRun
Start a bulk run of robot tasks
Risk: write
inputParameters full type
inputParameters full type
result full type
result full type
list
robots.list
List robots on the account
Risk: read
robots full type
robots full type
run
robots.run
Start a robot task
Risk: write
inputParameters full type
inputParameters full type
result full type
result full type
System
getStatus
system.getStatus
Check Browse AI task-queue status
Risk: read
Tasks
get
tasks.get
Get a robot task by id
Risk: read
Output
result full type
result full type
list
tasks.list
List tasks for a robot
Risk: read
Output
result full type
result full type
Webhooks
create
webhooks.create
Create a robot webhook
Risk: write
Output
webhook full type
webhook full type
list
webhooks.list
List webhooks for a robot
Risk: read
Output
webhooks full type
webhooks full type