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_apps | Get list of Qlik Sense applications with essential fields and filters (name, stream, published) and pagination. |
| get_app_details | Get compact application info with filters by guid or name (case-insensitive). Returns metainfo, tables/fields list, master items, sheets and objects with used fields. |
| engine_get_script | Get load script from app |
| engine_get_field_statistics | Get comprehensive statistics for a field |
| engine_create_hypercube | Create hypercube for data analysis |
| get_app_field | Return values of a single field from app with pagination and wildcard search (supports * and %). |
| get_app_variables | Return variables split by source (script/ui) with pagination and wildcard search. |