upload_protocol
Securely transfer and execute protocol files on Opentrons robots. Specify robot IP, file path, and optional runtime parameters for precise automation control.
Instructions
Upload a protocol file to an Opentrons robot
Input Schema
Name | Required | Description | Default |
---|---|---|---|
file_path | Yes | Path to protocol file (.py or .json) | |
key | No | Optional client tracking key (~100 chars) | |
protocol_kind | No | standard | |
robot_ip | Yes | Robot IP address (e.g., '192.168.1.100') | |
run_time_parameters | No | Optional runtime parameter values |