update-task
Modify tasks in Lawmatics CRM: mark as done, change due dates, reassign to users, set priority, and edit name or description.
Instructions
Update a task — e.g. mark it done, change the due date, or reassign it.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| done | No | ||
| name | No | ||
| task_id | Yes | The task ID to update. | |
| due_date | No | ISO 8601 date or datetime. | |
| priority | No | ||
| user_ids | No | ||
| description | No |