tag_note
Add a tag to a note, creating the tag if it does not exist. Requires the UpNote app to be closed before running.
Instructions
Add a tag (by title or id) to a note, creating the tag if needed. Direct SQLite write; the app must be quit.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tag | Yes | ||
| dry_run | No | ||
| note_id | Yes | ||
| create_if_missing | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||