quire.createTag
Create a new tag in a project to organize and categorize tasks. Specify project ID, tag name, optional global scope, and color from predefined palette.
Instructions
Create a new tag in a project. Tags help organize and categorize tasks.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| projectId | Yes | The project ID (e.g., 'my-project') or OID. Specify '-' to add to personal tasks (My Tasks). | |
| name | Yes | The tag name (required) | |
| global | No | Whether this tag is global (available across projects). Default: false. | |
| color | No | Tag color index from Quire's predefined palette (two-digit code, e.g., '35') |