delete_checklist_item
Remove a checklist item from an issue using the item ID and issue key.
Instructions
Delete a single checklist item.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| item_id | Yes | Checklist item ID (from list_checklist) | |
| issue_key | Yes | Issue key (e.g. "DEV-123") |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |