get_catalog_chapters
Retrieve detailed index chapters from the Israel Statistics API. Supports pagination and language selection to access economic data efficiently.
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. |