export_organization_changes
Retrieve organization change orders within a date range with paginated output for HR data extraction.
Instructions
Export organization change orders within a date range (paginated).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| end_date | Yes | Range end in `YYYY-MM-DD` format | |
| language | No | Language code | zh-tw |
| page_size | No | Records per page | |
| start_date | Yes | Range start in `YYYY-MM-DD` format | |
| page_number | No | Page number (1-indexed) |