handle_get_app_script
Retrieve and analyze the data loading script from a Qlik Sense application. Returns structured JSON with optional analysis including BINARY LOAD detection and variable extraction.
Instructions
MCP tool handler for retrieving and analyzing the script from a Qlik Sense application.
This tool connects to a Qlik Sense server, opens the specified application, retrieves the complete application script used for data loading and transformation, optionally performs detailed analysis including BINARY LOAD extraction, and returns it as structured JSON.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| args | Yes | Retrieve and optionally analyze the script from a Qlik Sense application. This tool connects to a Qlik Sense server, opens the specified application, retrieves the complete application script used for data loading and transformation, optionally performs detailed analysis including BINARY LOAD extraction, and returns it as structured JSON. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||