browser-use

Process Step

Process one step of browser automation.

Client submits the current browser state, server makes LLM decision and returns the action to execute.

post/api/browser-use/step

Request body

session_idstring required
product_idstring required
action_resultstring nullable

Response

Successful Response

doneboolean required
successboolean nullable
messagestring nullable
actionobject nullable
stepinteger nullable
reflectionobject nullable
errorstring nullable
needs_user_inputboolean nullable
questionstring nullable

Changes

No recorded changes to this endpoint across all 1 revision of this API.