Add Tag to Issue
panelTodo_addTagToIssueAdd a tag to a specific issue using its ID to organize and categorize tasks. Provide the issue ID and tag ID to apply the tag instantly in Panel Todo.
Instructions
Add a tag to an issue
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tagId | Yes | Tag ID to add | |
| issueId | Yes | Issue ID |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| message | Yes | ||
| success | Yes |