Skip to main content
Glama

Qlik Sense MCP Server

by bintocher

start_task

Initiate task execution on the Qlik Sense MCP Server by specifying the task ID, enabling streamlined management of analytics operations.

Instructions

Start execution of a task

Input Schema

NameRequiredDescriptionDefault
task_idYesTask ID

Input Schema (JSON Schema)

{ "properties": { "task_id": { "description": "Task ID", "type": "string" } }, "required": [ "task_id" ], "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