get_uninvoiced_report
Generate a report of uninvoiced time and expenses within a date range to identify billable work not yet invoiced.
Instructions
Generate reports of uninvoiced time and expenses within a date range. Essential for identifying billable work that hasn't been invoiced yet.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| from | Yes | Start date for report (YYYY-MM-DD) (required) | |
| to | Yes | End date for report (YYYY-MM-DD) (required) | |
| client_id | No | Filter by specific client ID | |
| project_id | No | Filter by specific project ID |