update_list_item
Update a checklist item's text or checked state in a Google Keep note by providing the note ID and item ID.
Instructions
Update a checklist item's text and/or checked state.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| text | No | ||
| checked | No | ||
| item_id | Yes | ||
| note_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |