Detach Tag from Issue
detach_tagRemove a tag from a MantisBT issue. Permissions depend on whether you own the tag; REPORTER for own tags, DEVELOPER otherwise.
Instructions
Remove a tag from a MantisBT issue.
Requires tag_detach_own_threshold (default: REPORTER) for own tags, or tag_detach_threshold (default: DEVELOPER) for tags attached by others.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| issue_id | Yes | Numeric issue ID | |
| tag_id | Yes | Numeric tag ID to remove |