notes_delete_tag
Permanently deletes a tag by its slug, removing it from all associated notes.
Instructions
Delete a tag by slug. This action is permanent and removes the tag from all notes.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| slug | Yes | Slug of the tag to permanently delete (the 'slug' field from list_tags) |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |