create_project_tag
Create a new tag for a project by specifying a name and optional hex color code to categorize tasks.
Instructions
Create a new tag in a project
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | ||
| color | No | Hex color code (e.g. '#FF0000') | |
| projectId | Yes |