control_run
Manage protocol execution on Opentrons Flex and OT-2 robots by controlling runs with actions such as play, pause, stop, or resume. Requires robot IP and run ID for operation.
Instructions
Control run execution (play, pause, stop, resume)
Input Schema
Name | Required | Description | Default |
---|---|---|---|
action | Yes | Action to perform | |
robot_ip | Yes | Robot IP address | |
run_id | Yes | Run ID to control |