Skip to main content
Glama

Dataverse MCP Server

by mwhesse

get_businessunit_hierarchy

Retrieve the complete organizational hierarchy for a business unit to understand parent-child relationships and organizational structure within Dataverse.

Instructions

Retrieves the complete organizational hierarchy for a specific business unit, showing parent-child relationships and the full organizational structure. Use this to understand business unit relationships and organizational structure.

Input Schema

NameRequiredDescriptionDefault
businessUnitIdYesUnique identifier of the business unit to get hierarchy for

Input Schema (JSON Schema)

{ "properties": { "businessUnitId": { "description": "Unique identifier of the business unit to get hierarchy for", "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