v1

latestOpenAPI 3.1.02026-08-04552282508.9 KB
agentcore-browser

Run Browser Automation Endpoint

Run reusable browser automation from structured inputs (agent or actions mode).

post/api/agentcore/browser/automation/run

Request body

modestring
urlstring
taskstring
{"stackTrail":"components:schemas:BrowserAutomationRequest:properties:form_data:anyOf","oasType":"schema","type":"unknown","title":"Form Data","nullable":true}
{"stackTrail":"components:schemas:BrowserAutomationRequest:properties:actions:anyOf","oasType":"schema","type":"unknown","title":"Actions","nullable":true}
wait_secondsinteger
session_namestring nullable
stop_session_afterboolean
reuse_sessionboolean
extra_instructionsstring

Response

Successful Response

{"stackTrail":"paths:/api/agentcore/browser/automation/run:post:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}