add_protocol_step
Add a step to an existing protocol's steps list by specifying the protocol ID and step details such as description, materials, and reference protocol IDs.
Instructions
Add a step to the end of the steps list for a specific protocol by its protocol ID.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| protocol_id | Yes | Unique identifier for the protocol | |
| step | Yes | Step to be added to the protocol |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |