analyze_notebook_performance
Identify performance bottlenecks in a Microsoft Fabric notebook by analyzing its code. Get actionable optimization recommendations by providing workspace and notebook ID.
Instructions
Analyze a notebook's code for performance optimization opportunities in Fabric.
Args:
workspace: Name or ID of the workspace
notebook_id: ID or name of the notebook
ctx: Context object containing client information
Returns:
A string containing performance analysis and optimization recommendations.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| workspace | Yes | ||
| notebook_id | Yes |