get_todos_for_note
Retrieve all todo items linked to a specific note in Sidvy note-taking, enabling organized task management within your workspace.
Instructions
Get all todos associated with a specific note
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| noteId | Yes | Note ID to get todos for | |
| workspaceId | No | Workspace to search in (optional) |