Node API
Call Browser Tool
Invoke a browser extension tool via WebSocket JSON-RPC
POST
Sends a JSON-RPC tool call request to the browser extension over WebSocket and waits for the execution result. Timeout is 60 seconds.
string
required
User ID
string
required
Tool name (e.g.
click, type, screenshot, navigate)object
default:"{}"
Tool arguments
string
Session ID (optional, used to route to the bound node)