dataflow_get_definition
Retrieves a Dataflow Gen2 item's definition and writes definition files to a specified output directory. Use it to export or inspect Fabric dataflow definitions.
Instructions
Get the definition of a Dataflow Gen2 item (long-running). Writes definition files to the specified output directory.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| dataflowId | Yes | The dataflow ID | |
| workspaceId | Yes | The workspace ID | |
| outputDirectoryPath | Yes | Directory path where definition files will be written |