dataflow_update
Update a Dataflow Gen2 item's display name or description in a Fabric workspace. Provide the workspace and dataflow IDs to modify its metadata.
Instructions
Update a Dataflow Gen2 item's name or description
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| dataflowId | Yes | The dataflow ID | |
| description | No | New description | |
| displayName | No | New display name | |
| workspaceId | Yes | The workspace ID |