add_tag_to_task
Assign a tag to a specific task in ClickUp to improve organization and enable efficient filtering across lists and projects. Simplify task categorization for better project management.
Instructions
Add a tag to a task for better organization and filtering. Tags help categorize tasks across different lists and projects.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
customTaskIds | No | Whether to use custom task IDs | |
tagName | Yes | Name of the tag to add | |
taskId | Yes | ID of the task | |
teamId | No | Team ID (required when customTaskIds is true) |