Remove Tag from Issue
panelTodo_removeTagFromIssueRemove a tag from an issue by providing its issue ID and tag ID. This helps keep issue labels accurate and manageable.
Instructions
Remove a tag from an issue
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tagId | Yes | Tag ID to remove | |
| issueId | Yes | Issue ID |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| message | Yes | ||
| success | Yes |