Skip to main content
Glama

Qlik Sense MCP Server

by bintocher

get_tasks

Retrieve a list of tasks, including reload, external, or all, for efficient task management and operational oversight within the Qlik Sense Enterprise environment using the MCP Server.

Instructions

Get list of tasks

Input Schema

NameRequiredDescriptionDefault
task_typeNoType of tasks

Input Schema (JSON Schema)

{ "properties": { "task_type": { "description": "Type of tasks", "enum": [ "reload", "external", "all" ], "type": "string" } }, "type": "object" }

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/bintocher/qlik-sense-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server