notlai_delete_tag
Delete a tag by ID and remove it from all notes. Use the list tags tool to find tag IDs.
Instructions
Delete a tag by its ID. This also removes the tag from all notes that use it. Use notlai_list_tags to see available tags and their IDs.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tagId | Yes | The tag ID to delete (ULID format, get from notlai_list_tags) |