delete-issue
Delete a specific issue from a project by specifying the project ID and issue ID.
Instructions
Delete an issue
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_id | Yes | The ID of the project | |
| issue_id | Yes | The ID of the issue to delete |