map_get
Retrieve a Map item from Microsoft Fabric by its workspace ID and item ID, with automatic authentication via Azure Identity.
Instructions
Get a Map item by workspace and item ID.
Authentication is handled transparently using Azure Identity.
:param workspace_id: The workspace ID (UUID) of the Map item
:param item_id: The map item ID (UUID)
:return: Map item details
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| workspace_id | Yes | ||
| item_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||