set_protocol_steps
Update all steps for a specific protocol by its ID, replacing the existing steps list entirely with new step definitions.
Instructions
Replace the entire steps list of a specific protocol by its protocol ID with a new steps list. The existing steps will be completely overwritten.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
protocol_id | Yes | Unique identifier for the protocol | |
steps | Yes | List of steps to set for the protocol |