Get a person’s calendar for one month
officient_get_month_calendarRetrieve time off, overtime, and scheduled minutes for a single person for a specified month. Requires calendar read scope.
Instructions
Time off, overtime and scheduled minutes for a single person for one month. Required scope: calendar:read. READ-ONLY.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| year | Yes | Four-digit year, e.g. 2026. | |
| month | Yes | Month, 1-12. | |
| person_id | Yes | Officient person id. |