Step Session
Allows for browsing the web using detailed natural language instructions in a step mode for a session with a given session ID
Path parameters
session_id
Headers
X_MULTION_API_KEY
Request
This endpoint expects an object.
cmd
A specific natural language instruction for the next step.
stream
Boolean flag to stream results back to the client (Default: False)
url
The URL to create or continue session from.
browser_params
Object containing height and width for the browser screen size.
temperature
The temperature of model
agent_id
The agent id to use for the session.
mode
The mode you would like to use for the session. ‘fast’ or ‘standard’
Allowed values:
include_screenshot
optional_params
Additional optional parameters for the session.
Response
This endpoint returns a stream of object.
event
OR
final_event