delete_ticket
Delete a Jira ticket by providing its issue ID or key. Removes the specified issue from the project.
Instructions
Delete a ticket on Jira on the api /rest/api/3/issue/{issueIdOrKey}. Do not use markdown in your query.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| issueIdOrKey | Yes | The issue id or key |