pipeline_update
Update a Microsoft Fabric pipeline's display name or description by providing the workspace and pipeline IDs.
Instructions
Update a pipeline's name or description
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| pipelineId | Yes | The pipeline ID | |
| description | No | New description | |
| displayName | No | New display name | |
| workspaceId | Yes | The workspace ID |