sp_list_tasks
Find tasks in Super Productivity using filters for title, project, tag, or completion state. Specify the task set as active, archived, or all, and include done tasks if needed.
Instructions
List tasks from Super Productivity, optionally filtered by title, project, tag or completion state.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | No | Filter by title, case-insensitive substring match | |
| tagId | No | Filter by tag id. Use "TODAY" for tasks scheduled for today | |
| source | No | Which task set to search (default "active") | |
| projectId | No | Filter by project id | |
| includeDone | No | Include completed tasks (default false) |