handle_get_app_fields
Retrieve all fields and table information from a Qlik Sense application. Returns structured JSON with field metadata, system fields, hidden fields, and source tables for data model analysis.
Instructions
MCP tool handler for retrieving Qlik Sense fields and table information.
This tool connects to a Qlik Sense server, opens the specified application, creates a FieldList session object, retrieves all field metadata and table information, and returns the results as structured JSON for data model analysis.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| args | Yes | Retrieve all fields and table information from a Qlik Sense application. This tool connects to a Qlik Sense server, opens the specified application, creates a FieldList session object, retrieves all field metadata and table information, and returns the results as structured JSON for data model analysis. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||