Create Tag
panelTodo_createTagAdd a new tag to the current project by providing a name and hex color, enabling task categorization and filtering.
Instructions
Create a new tag in the current project
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Tag name | |
| color | Yes | Hex color (e.g., #FF5733) |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tag | No | ||
| message | Yes | ||
| success | Yes |