add_task
Add a new task to your local task manager by providing a required title and an optional description. Tasks are saved as JSON.
Instructions
Add a new task to the local task manager.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| title | Yes | ||
| description | No |