qlikcloud_delete
Delete Qlik Cloud apps, automations, and data files to the Recycle Bin, enforcing user permissions and governance rules. Requires explicit user confirmation before proceeding.
Instructions
Delete a Qlik Cloud resource, with governance rules enforced.
Runs as the signed-in Qlik Cloud user, with exactly their permissions: you can only retire resources you are allowed to move, and you must be able to see the Recycle Bin space. Retiring someone else's app is an admin action, performed by an admin being the one signed in.
Supported resources and their governance behaviour:
Apps (/api/v1/apps/...): moved to the Recycle Bin shared space, never hard-deleted.
Automations (/api/v1/automations/...): moved to the Recycle Bin shared space.
Data files (/api/v1/data-files/...): moved to the Recycle Bin shared space.
Spaces (/api/v1/spaces/...): blocked. Must be deleted manually in the Qlik Cloud Management Console.
All other resource types: not supported by this tool.
Nothing can be deleted permanently through this server. Anything already in the Recycle Bin is refused outright — for every user, tenant admins included. Emptying the Recycle Bin is done by hand in the Qlik Cloud Activity Center in the hub. Do not look for another route: there is none, and offering one would be wrong.
IMPORTANT: Before calling this tool, tell the user exactly what will be deleted and wait for explicit confirmation.
Args: path: API path, e.g. /api/v1/automations/abc123
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |