Skip to main content
Glama

qlik_automation_list

Retrieve and manage automation configurations in Qlik environments with filtering, sorting, and pagination options.

Instructions

List all automations that the user has access to.

Supports filtering, sorting, and pagination:

  • filter: Filter expression (e.g., "enabled eq true")

  • sort: Sort by field (e.g., "-createdDate" for descending)

  • limit: Maximum number of results to return

Returns:

  • Array of automation objects with id, name, description, enabled status, etc.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
filterNoFilter expression (e.g., "enabled eq true")
sortNoSort by field (e.g., "-createdDate")
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