update_task
Update an existing task's fields including name, status, priority, schedule, progress, and other optional attributes.
Instructions
Update an existing task in LunaTask.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | ||
| name | No | ||
| note | No | ||
| area_id | No | ||
| status | No | ||
| priority | No | ||
| scheduled_on | No | ||
| motivation | No | ||
| eisenhower | No | ||
| estimate | No | ||
| progress | No | ||
| goal_id | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||