coolify_list_service_scheduled_task_executions
Retrieve all executions for a specific scheduled task in a Coolify service by providing the service UUID and task UUID. Track run history and status.
Instructions
List executions of a scheduled task for a Coolify service
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| uuid | Yes | UUID of the service | |
| task_uuid | Yes | UUID of the scheduled task |