Robot instances
Scrapybara / assistant VMs. MCP tool: instance (create | read | update).
POST
/api/agents/tools/instance| Field | Notes |
|---|---|
| action | create, read, update |
| site_id | Required for create / read |
| instance_id | Optional; defaults to the current session |
Call update if the name is still generic (“Assistant Session”). Related HTTP: GET/POST /api/instances, /api/instances/{id}/logs, /api/instances/{id}/plans. Workflows: startRobot, stopRobot, promptRobot.
Last updated on