Skip to main content
Glama
tylyan
by tylyan

taskwarrior_list

View and search tasks in Taskwarrior using filter expressions to manage pending work, completed items, or specific projects.

Instructions

List tasks from Taskwarrior with optional filtering. Use this tool to view tasks, search for specific tasks, or get an overview of pending work. Supports Taskwarrior filter expressions for powerful querying. Args: params: ListTasksInput containing filter, status, limit, and response_format Returns: Formatted list of tasks (markdown or JSON based on response_format) Examples: - List all pending tasks: params with status="pending" - List tasks for a project: params with filter="project:work" - List urgent tasks: params with filter="+urgent" - List tasks due today: params with filter="due:today" - List completed tasks: params with status="completed"

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
paramsYes

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/tylyan/taskwarrior-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server