pyp6xer_list_calendars
List all calendars in a Primavera P6 XER file, including name, type (global/project/resource), hours per day/week/year, and project default status.
Instructions
List all calendars defined in the XER file.
Returns calendar name, type (global/project/resource), hours per day/week/year, and whether it is the project default.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| cache_key | No | Cache key identifying the loaded XER file (set when calling pyp6xer_load_file) | default |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |