fabric_get_item_definition
Fetch a Microsoft Fabric item's full definition and retrieve its raw and decoded file contents for analysis or migration.
Instructions
Fetch an item's full definition (long-running). Returns the raw definition and decoded file contents.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| itemId | Yes | Item ID | |
| format | No | Definition format, e.g. "ipynb" for notebooks | |
| workspace | No | Workspace ID (defaults to FABRIC_DEFAULT_WORKSPACE) |