Skip to main content
Every browsertool.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.

Files

get

files.get Get a download URL for a task output file Risk: read
Input Output

Sessions

get

sessions.get Get the live URL for a browser session Risk: read
Input Output

Tasks

create

tasks.create Run an AI-powered browser automation task Risk: write
Input
Output

stop

tasks.stop Stop a running browser task and its session Risk: write
Input Output

watch

tasks.watch Poll a browser task for progress and results Risk: read
Input Output