get_catalog_chapters
Retrieve catalog chapters data from Israel Statistics API by specifying language, page, and page size for efficient pagination and filtered results.
Instructions
Get list of index chapters from Israel Statistics API
Input Schema
Name | Required | Description | Default |
---|---|---|---|
explanation | No | Additional explanation or context for the request | |
lang | No | Language for response. Options: he=Hebrew (default) | en=English. Use 'en' for English responses. | |
page | No | Page number for pagination. Start with 1 for first page. Use with pagesize to navigate large result sets. | |
pagesize | No | Number of results per page (maximum 1000). Controls how many items to return. Use with page for pagination. |