Skip to main content
Glama

Dataverse MCP Server

by mwhesse

get_dataverse_businessunit

Retrieve detailed business unit information including properties, addresses, and hierarchy relationships to inspect organizational structure and configuration in Microsoft Dataverse.

Instructions

Retrieves detailed information about a specific business unit including all properties, addresses, and related information. Use this to inspect business unit configuration and hierarchy relationships.

Input Schema

NameRequiredDescriptionDefault
businessUnitIdYesUnique identifier of the business unit to retrieve

Input Schema (JSON Schema)

{ "properties": { "businessUnitId": { "description": "Unique identifier of the business unit to retrieve", "type": "string" } }, "required": [ "businessUnitId" ], "type": "object" }

Other Tools from Dataverse MCP Server

Related Tools

    MCP directory API

    We provide all the information about MCP servers via our MCP API.

    curl -X GET 'https://glama.ai/api/mcp/v1/servers/mwhesse/mcp-dataverse'

    If you have feedback or need assistance with the MCP directory API, please join our Discord server