Skip to main content
Glama

Dataverse MCP Server

by mwhesse

get_dataverse_solution

Retrieve detailed solution information including metadata, version, publisher details, and configuration to inspect solution properties and understand solution structure in Microsoft Dataverse.

Instructions

Retrieves detailed information about a specific solution including its metadata, version, publisher details, and configuration. Use this to inspect solution properties and understand solution structure.

Input Schema

NameRequiredDescriptionDefault
uniqueNameYesUnique name of the solution to retrieve

Input Schema (JSON Schema)

{ "properties": { "uniqueName": { "description": "Unique name of the solution to retrieve", "type": "string" } }, "required": [ "uniqueName" ], "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