Skip to main content
Glama

Dataverse MCP Server

by mwhesse

delete_dataverse_businessunit

Remove a business unit from Dataverse permanently. This action cannot be undone and may impact associated users and teams.

Instructions

Permanently deletes a business unit from Dataverse. WARNING: This action cannot be undone and may affect users and teams associated with the business unit. Use with extreme caution.

Input Schema

NameRequiredDescriptionDefault
businessUnitIdYesUnique identifier of the business unit to delete

Input Schema (JSON Schema)

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