Skip to main content
Glama

PowerPlatform MCP

get-global-option-set

Retrieve a global option set definition by name using the PowerPlatform MCP server. Access metadata for Dataverse entities to streamline data management and integration workflows.

Instructions

Get a global option set definition by name

Input Schema

NameRequiredDescriptionDefault
optionSetNameYesThe name of the global option set

Input Schema (JSON Schema)

{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": { "optionSetName": { "description": "The name of the global option set", "type": "string" } }, "required": [ "optionSetName" ], "type": "object" }
Install Server

Other Tools from PowerPlatform MCP

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/michsob/powerplatform-mcp'

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