add_label_to_note
Add a label to a note, creating the label automatically if it doesn't exist.
Instructions
Add a label to a note. Creates the label if it doesn't exist.
Args: note_id: The ID of the note. label_name: The label name to add.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| note_id | Yes | ||
| label_name | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||