map_get_definition
Retrieves the definition of a map item from a workspace using workspace ID and item ID, with Azure Identity authentication.
Instructions
Get the definition of a Map item.
Authentication is handled transparently using Azure Identity.
:param workspace_id: The workspace ID (UUID)
:param item_id: The map item ID (UUID)
:return: Map definition
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| item_id | Yes | ||
| workspace_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||