productive_get_time_report
Retrieve a categorized hours summary for worked, client, internal, and holiday time, filtered by period, person, or project.
Instructions
Get a categorised hours summary (worked, client, internal, holidays).
Args: period: Symbolic period — "this_month", "last_month", "this_week", "last_week". Affected by PRODUCTIVE_BILLING_CUTOFF_DAY. after: ISO date (YYYY-MM-DD). Ignored if period is set. before: ISO date (YYYY-MM-DD). Ignored if period is set. person: Person name, email, id, or "me" (default: "me"). project: Optional project name or id to scope the report.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| period | No | ||
| after | No | ||
| before | No | ||
| person | No | ||
| project | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||