pipeline_delete_schedule
Delete a pipeline schedule using workspace, pipeline, and schedule IDs to stop automated runs and prevent unintended executions.
Instructions
Delete a pipeline schedule
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| pipelineId | Yes | The pipeline ID | |
| scheduleId | Yes | The schedule ID to delete | |
| workspaceId | Yes | The workspace ID |