List Scheduled Tasks
coolify_list_scheduled_tasksList all scheduled cron tasks for an application or service by specifying its resource type and UUID. Optionally reveal redacted secrets and target a specific Coolify instance.
Instructions
List all scheduled (cron) tasks for an application or service.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| uuid | Yes | Resource UUID | |
| reveal | No | Reveal redacted secret values in the response (default false; the call is audited) | |
| instance | No | Coolify instance to target: 'prod' (Hetzner VPS) or 'dev' (local OrbStack VM). Defaults to prod. | prod |
| resource | Yes | Resource type that owns the scheduled task |