list_calendar_runs
View payroll calendar runs and their status. Filter by pay entity, year, or status to narrow results.
Instructions
List payroll calendar runs with their status.
:param pay_entity: Optional filter by pay entity
:param year: Optional filter by year
:param status: Optional filter by status ('open', 'closed', 'finalized')
:param limit: Maximum results (default 20)
:return: List of calendar runs
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| year | No | ||
| limit | No | ||
| status | No | ||
| pay_entity | No |