list_notebooks
Lists all notebooks in a Microsoft Fabric workspace, optionally filtered by workspace name or ID. Use it to see available notebooks or troubleshoot missing items.
Instructions
List all notebooks in a Fabric workspace.
Args:
workspace: Name or ID of the workspace (optional)
ctx: Context object containing client information
Returns:
A string containing the list of notebooks or an error message.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| workspace | No |