delete_list_item
Remove a specific item from a checklist in Google Keep. Provide the note ID and item ID to delete the checklist entry.
Instructions
Delete an item from a checklist.
Args: note_id: The ID of the list note. item_id: The ID of the item to delete.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| item_id | Yes | ||
| note_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||