planka_update_task
Change a task's name or completion status in Planka. Supply the task ID and either a new name or a completed flag to apply the update.
Instructions
Update a task's name or completion status.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | New task name | |
| taskId | Yes | The task ID | |
| isCompleted | No | Mark as complete/incomplete |