clio_log_time
Log time entries on legal matters, creating billable lines unless marked non-billable.
Instructions
Log a time entry on a matter (hours). Becomes a billable line unless non_billable is set.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| date | Yes | ISO date YYYY-MM-DD | |
| note | No | ||
| price | No | Rate override | |
| quantity | Yes | Time in hours (decimal, e.g. 1.5) | |
| matter_id | Yes | ||
| non_billable | No | ||
| activity_description_id | No | From clio_list_activity_descriptions |