delete_schedule
Remove a workflow's schedule to disable periodic triggers.
Instructions
Remove the schedule from a workflow.
Args: workflow_id: UUID of the workflow
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| workflow_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |