keep_get
Retrieve a Google Keep note or checklist via list title or note ID; falls back to default list. Returns item text and checked state.
Instructions
Get one Keep note or checklist. Pass list_title (e.g. 'Shopping') or note_id from keep_find. If both are omitted, uses KEEP_DEFAULT_LIST. Lists include each item's text and checked state.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| note_id | No | ||
| list_title | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||