list_todos
Filter and paginate through tasks by status, priority, or tags using this tool. Retrieve organized todo lists with configurable limits and offsets for efficient task management.
Instructions
List todos with filtering and pagination
Input Schema
Name | Required | Description | Default |
---|---|---|---|
limit | No | Maximum number of results | |
offset | No | Number of results to skip | |
priority | No | Filter by priority | |
status | No | Filter by completion status | all |
tags | No | Filter by tags (OR logic) |