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