pipeline_update_definition
Update a data pipeline's definition by reading definition files from a specified directory. Provide workspace, pipeline, and directory path to apply changes.
Instructions
Update a data pipeline's definition (long-running). Reads definition files from the specified directory.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| pipelineId | Yes | The pipeline ID | |
| workspaceId | Yes | The workspace ID | |
| definitionDirectoryPath | Yes | Path to a directory containing pipeline definition files |