map_delete
Delete a Map item from a Microsoft Fabric workspace using workspace ID and item ID.
Instructions
Delete a Map item by workspace and item ID.
Authentication is handled transparently using Azure Identity.
:param workspace_id: The workspace ID (UUID)
:param item_id: The map item ID (UUID)
:return: Error details or empty response on success
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| workspace_id | Yes | ||
| item_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||