list_checklist_items
Lists all checklist items on an issue to obtain their IDs for subsequent updates or deletions.
Instructions
Lists all checklist items on an issue. Use get_issue with include_checklist or this tool to obtain item ids before update_checklist_item or delete_checklist_item.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| issue_key | Yes |