wisdom_create_tag
Create a new tag to categorize knowledge fragments by assigning a unique name, category, and optional description. Organizes content for easier retrieval and management.
Instructions
Create a new tag for categorizing fragments
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Tag name (should be unique within category) | |
| category | Yes | Tag category | |
| description | No | Description of what this tag represents |