add_task
Add a new task to your to-do list with an optional priority level (low, medium, high).
Instructions
Add a new task to the to-do list
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| title | Yes | Short description of the task | |
| priority | No | Task priority (default: medium) |