Skip to main content
Glama

qlik_automation_list_runs

Retrieve execution history for Qlik automations with filtering and sorting options to monitor performance and troubleshoot issues.

Instructions

List all runs (executions) for a specific automation.

Supports filtering and sorting:

  • filter: Filter expression (e.g., "status eq 'failed'")

  • sort: Sort by field (e.g., "-startTime")

  • limit: Maximum number of results

Returns:

  • Array of run objects with id, status, startTime, endTime, etc.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
automationIdYesThe automation ID
filterNoFilter expression
sortNoSort by field
limitNoMaximum number of results

Latest Blog Posts

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/undsoul/qlik-claude-mcp'

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