unschedule_pipeline
Remove the active schedule for a saved pipeline by name, stopping recurring runs and returning removed schedule metadata.
Instructions
Remove the active schedule for a saved pipeline.
Args: name: Saved pipeline name whose schedule will be removed.
Returns: Removed schedule metadata, or a native MCP error when none exists.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes |