timepiece_list_calendars
List all configured calendars, including IDs, timezones, and working hours, to use calendar IDs when querying time-in-status data.
Instructions
List all available Timepiece calendars.
Returns all configured calendars in your Timepiece instance, including their IDs, names, timezones, and working hours settings. Use calendar IDs when querying time-in-status data.
Args: params (ListCalendarsInput): Optional response format ('markdown' or 'json').
Returns: str: Table of calendars with ID, name, timezone, working hours, and default flag.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| params | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |