Skip to main content
Glama
tylyan
by tylyan

taskwarrior_add

Add new tasks to Taskwarrior with description, project, priority, due date, and tags for organized task management.

Instructions

Create a new task in Taskwarrior. Use this tool to add new tasks with optional project, priority, due date, and tags. Args: params: AddTaskInput containing description and optional attributes Returns: Confirmation message with the created task ID Examples: - Simple task: params with description="Buy groceries" - Task with project: params with description="Review PR", project="work" - High priority task: params with description="Fix bug", priority="H" - Task with due date: params with description="Submit report", due="friday" - Task with tags: params with description="Call mom", tags=["personal", "important"]

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