Browserbase

Create a browser automation

post/v1/browserbase/automations

Request body

taskIdstring required

Task ID this automation belongs to

namestring required

Automation name

descriptionstring

Automation description

targetUrlstring required

Target URL to start from

instructionstring required

Natural language instruction for navigation

schedulestring

Cron schedule expression

Response

Automation created

idstring required
namestring required
descriptionstring
taskIdstring required
targetUrlstring required
instructionstring required
isEnabledboolean required
schedulestring
createdAtstring date-time required
updatedAtstring date-time required

Changes