chim_list_changes
List change notifications from CHIM API with pagination and keyword search.
Instructions
Lists change notifications (GET /api/v1/changes/). Supports pagination query params.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | Page number to fetch (1-based). | |
| search | No | Search keyword supported by the CHIM API. | |
| page_size | No | Number of records to fetch per page (1-100). |