bash
Execute bash commands within a Scrapybara instance to control virtual Ubuntu desktops, enabling web browsing, code execution, and instance management.
Instructions
Run a bash command in a Scrapybara instance.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
command | Yes | The command to run in the instance shell. | |
instance_id | Yes | The ID of the instance to run the command on. |