notlai_create_tag
Create a new tag for categorizing notes. Checks existing tags to avoid duplicates and stores names in lowercase.
Instructions
Create a new tag for categorizing notes. Check existing tags first with notlai_list_tags to avoid duplicates. Tag names are stored in lowercase.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Tag name (e.g., "work", "ideas", "project-x"). Will be stored in lowercase. |