delete_protocol_step
Remove an unwanted step from a protocol using its protocol ID and step ID, keeping your protocol structure accurate and up to date.
Instructions
Delete a specific step from a protocol by providing both the protocol ID and step ID.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| protocol_id | Yes | Unique identifier for the protocol | |
| step_id | Yes | Unique identifier for the step to be deleted |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |