create_note
Create a new text note in Google Keep. Set title, body, color, pin status, and labels to organize your notes.
Instructions
Create a new text note in Google Keep.
Args: title: Note title. text: Note body text. color: Note color (e.g. "yellow", "blue", "green"). pinned: Whether to pin the note. labels: Label names to apply (created if they don't exist).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| text | No | ||
| color | No | ||
| title | No | ||
| labels | No | ||
| pinned | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||