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
evaluationCriteriastring
Optional natural-language criteria used to evaluate the automation result. When set, the run gets a pass/fail verdict.
scheduleFrequency'daily' | 'weekly' | 'monthly' | 'quarterly' | 'yearly'
Automation schedule cadence
Response
Automation created
idstring required
namestring required
descriptionstring
taskIdstring required
targetUrlstring required
instructionstring required
isEnabledboolean required
createdAtstring date-time required
updatedAtstring date-time required