find_time_entries
Find and filter time entries by date range, matter, user, or billable status.
Instructions
List time entries (billable hours). Use start_date + end_date for
a date range (ISO-8601, e.g. "2026-01-01"), matter_id for a single
case, user_id for a single attorney, billable to filter.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| top | No | ||
| skip | No | ||
| orderby | No | ||
| user_id | No | ||
| billable | No | ||
| end_date | No | ||
| matter_id | No | ||
| start_date | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |