set_checklist_items
Update Apple Notes checklists by checking, unchecking, or toggling items selected via index or text match.
Instructions
Check, uncheck, or toggle specific checklist items, selected either by index (from read_checklist) or by matching their text.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| note | Yes | Note name (exact) or note id. Names must be unique. | |
| text | No | Match items containing this text | |
| exact | No | Require an exact text match | |
| force | No | ||
| state | Yes | State to apply | |
| indices | No | Item indices |