delete_issue
Remove an existing issue from a Plane project by providing the project ID and the issue ID.
Instructions
Delete an issue.
Args: project_id: The UUID identifier of the project issue_id: The UUID identifier of the issue to delete
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| issue_id | Yes | ||
| project_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |