/
BR
browser-use
/
Workflow Execution Service
Search skmtc…
⌘K
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Subscribe
v1
latest
OpenAPI 3.1.0
2026-07-17
8
11
7.3 KB
Execute Workflow
post
/api/workflows/execute
Request body
WorkflowExecuteRequest
required
name
string
required
inputs
object
required
Response
Successful Response
WorkflowExecuteResponse
required
success
boolean
required
task_id
string
required
workflow
string
required
log_position
integer
required
message
string
required