bear_list_todos
Find Bear notes with pending tasks by listing those containing incomplete TODO items, showing titles, tags, and completion counts.
Instructions
List Bear notes that have incomplete TODO items (markdown checkboxes like '- [ ]'). Returns each note's title, tags, and counts of complete/incomplete items.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Maximum number of notes to return (default 30) |