Detach Tag from Issue
detach_tagRemove a tag from a MantisBT issue by specifying the issue ID and tag ID. User permissions determine if own or others' tags can be detached.
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 |
|---|---|---|---|
| tag_id | Yes | Numeric tag ID to remove | |
| issue_id | Yes | Numeric issue ID |