Server Configuration
Describes the environment variables required to run the server.
Name | Required | Description | Default |
---|---|---|---|
No arguments |
Schema
Prompts
Interactive templates invoked by user choice
Name | Description |
---|---|
No prompts |
Resources
Contextual data attached and managed by the client
Name | Description |
---|---|
No resources |
Tools
Functions exposed to the LLM to take actions
Name | Description |
---|---|
get_index_topics | Get index topics from Israel Statistics API |
get_index_data | Get index data from Israel Statistics API |
get_catalog_chapters | Get list of index chapters from Israel Statistics API |
get_chapter_topics | Get topics for a specific chapter from Israel Statistics API |
get_subject_codes | Get index codes for a specific subject/topic from Israel Statistics API |
get_index_calculator | Calculate price linkage using Israel Statistics API index calculator |
get_main_indices | Get main indices by different bases from Israel Statistics API |
get_main_indices_by_period | Get main indices filtered by period from Israel Statistics API |
get_all_indices | Get all indices by different bases with optional chapter filtering from Israel Statistics API |