handle_get_app_variables
Retrieve all variables from a Qlik Sense application with options to include definitions, tags, reserved, and configuration variables. Returns structured JSON.
Instructions
MCP tool handler for retrieving Qlik Sense variables.
This tool connects to a Qlik Sense server, opens the specified application, creates a VariableList session object, retrieves all variable metadata, and returns the results as structured JSON.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| args | Yes | Retrieve all variables from a Qlik Sense application. This tool connects to a Qlik Sense server, opens the specified application, creates a VariableList session object, retrieves all variable metadata, and returns the results as structured JSON. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||