create_task
Add tasks to Habitica to manage habits, dailies, todos, or rewards with details like difficulty, priority, and checklists for gamified productivity tracking.
Instructions
Create new task
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| type | Yes | Task type | |
| text | Yes | Task title | |
| notes | No | Task notes | |
| difficulty | No | Difficulty (0.1=easy, 1=medium, 1.5=hard, 2=very hard) | |
| priority | No | Priority (0.1=low, 1=med, 1.5=high, 2=urgent) | |
| checklist | No | Checklist items |