Execute automation tasks using the Narada Python SDK Window interface
Window.dispatch_request
method is the primary interface for executing automation tasks in the Narada Python SDK. It provides a streamlined way to send natural language commands to browser windows with optional structured output, GIF recording, and chat history management.
/Operator
to invoke the web agent.Narada Downloads
directory.structuredOutput
field.Response
object with the following structure:
"success"
, "error"
.None
if the task failed.None
if still in progress./Operator
to invoke the web agent/Operator
to invoke the web agent. Commands without this prefix will not be processed./Operator click button
, use /Operator click the Submit button in the contact form
for better accuracy.