Remove Label from Story
remove_story_labelRemove a label from a Shortcut story by providing the story ID and the remaining label IDs after removal. Confirmation required to apply changes.
Instructions
Remove a label from a Shortcut story. Provide the remaining label IDs after removal. Requires confirm='CONFIRM_WRITE'.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| confirm | No | Must be CONFIRM_WRITE to execute | |
| dry_run | No | ||
| story_id | Yes | ||
| label_ids | Yes | Remaining label IDs after removing the unwanted label |