notebook_update
Update a Microsoft Fabric notebook's display name or description to keep workspace metadata accurate and organized.
Instructions
Update a notebook's name or description
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| notebookId | Yes | The notebook ID | |
| description | No | New description | |
| displayName | No | New display name | |
| workspaceId | Yes | The workspace ID |