Add task
add_taskCreate a new task with title and priority, saved to the local JSON file for task organization.
Instructions
Opretter en ny task i den lokale JSON-fil
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| title | Yes | Titlen på den nye task | |
| priority | Yes | Prioritet: low, medium eller high |