untag_note
Removes a specified tag from a note by directly writing to the SQLite database. The app must be quit beforehand.
Instructions
Remove a tag (by title or id) from a note (direct SQLite write; app must be quit).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tag | Yes | ||
| dry_run | No | ||
| note_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||