Instruct
Commands
Instruct
Drive the browser with a natural language instruction
POST
Instruct
Documentation Index
Fetch the complete documentation index at: https://docs.rustybrowser.com/llms.txt
Use this file to discover all available pages before exploring further.
Description
Issues a natural language instruction to the browser. AI interprets the instruction and performs the necessary interactions — clicking, typing, navigating, and more — to carry it out.Authentication
Path Parameters
UUID of the browser.
Request Body
A natural language description of what the browser should do.
Response
Whether the instruction was completed successfully.
Result of the instruction. Structure to be documented.

