create-task
Create a task in Lawmatics, optionally attach it to a matter, contact, or company, and assign it to specific users.
Instructions
Create a task, optionally attached to a matter/contact/company and assigned to users.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| done | No | ||
| name | Yes | Task name. | |
| due_date | No | Due date, ISO 8601 (e.g. 2026-08-15 or 2026-08-15T17:00:00-07:00). | |
| priority | No | Default: low. | |
| user_ids | No | User IDs to assign (from list-users). | |
| description | No | ||
| taskable_id | No | ID of the record the task is attached to. | |
| taskable_type | No | What the task is attached to. Use 'Prospect' for a matter. | |
| assigned_by_id | No |