pipeline_get_definition
Retrieve a data pipeline's definition and write the definition files to a specified output directory, enabling inspection or backup of Fabric pipeline configurations.
Instructions
Get the definition of a data pipeline (long-running). Writes definition files to the specified output directory.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| pipelineId | Yes | The pipeline ID | |
| workspaceId | Yes | The workspace ID | |
| outputDirectoryPath | Yes | Directory path where definition files will be written |