pipeline_update_schedule
Update an existing pipeline schedule by specifying workspace, pipeline, and schedule IDs. Modify schedule configuration or enable/disable it to control execution timing.
Instructions
Update an existing pipeline schedule
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| enabled | No | Whether the schedule is enabled | |
| pipelineId | Yes | The pipeline ID | |
| scheduleId | Yes | The schedule ID to update | |
| workspaceId | Yes | The workspace ID | |
| configuration | No | Updated schedule configuration |