Remove a step from a checklist
checklist_item_removeRemove a checklist step by its I-style id and bump the version. Completed runs keep the steps they started with, so no recorded results are altered.
Instructions
Remove one step from a checklist by its I01-style id and bump the checklist version. Runs already under way keep the step they started with, so nothing anybody already ticked is rewritten.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| item | Yes | The step id, e.g. I03, as shown by checklist_show | |
| checklist | Yes | The checklist id, e.g. CL-0001, or its name when only one carries it |