set_protocol_steps
Replace a protocol's steps list by providing its ID and a new array of steps with descriptions, materials, and references. Overwrites existing steps completely.
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 |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |