add-task
Add a new task to your Todo.txt list with optional priority, contexts, and projects.
Instructions
Add a new task to the todo list. Description must be plain text. Priority must be a single uppercase letter (A-Z). Contexts must start with @, projects with +.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| description | Yes | ||
| priority | No | ||
| contexts | No | ||
| projects | No | ||
| extensions | No |