resume_schedule
Restart a paused schedule by providing application and schedule names, allowing its workflows to trigger again.
Instructions
Resume a paused schedule, allowing it to trigger workflows again.
Args: application_name (string, required): Name of the DBOS application schedule_name (string, required): Name of the schedule to resume
Returns: message (string): Confirmation message schedule_name (string): The resumed schedule name
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| schedule_name | Yes | ||
| application_name | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||