upload_protocol
Transfer protocol files to Opentrons robots using specified IP and file path for automated lab workflows, supporting standard and quick-transfer protocols.
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 |