pause_schedule
Pause a schedule to prevent it from starting new workflows. Resume later to continue automated triggers.
Instructions
Pause a schedule, stopping it from triggering new workflows.
The schedule can be resumed later with resume_schedule.
Args: application_name (string, required): Name of the DBOS application schedule_name (string, required): Name of the schedule to pause
Returns: message (string): Confirmation message schedule_name (string): The paused schedule name
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| schedule_name | Yes | ||
| application_name | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||