delete_issue
Delete a GitLab project issue by specifying the project ID and issue internal ID.
Instructions
Delete an issue
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_id | Yes | Project ID or URL-encoded path | |
| issue_iid | Yes | The internal ID of the project issue |