Skip to main content
Glama
mafzaal

Dynamics 365 Finance & Operations MCP Server

by mafzaal

d365fo_get_enumeration_fields

Retrieve detailed fields and values for Dynamics 365 F&O enumerations, with options to include human-readable labels in specified languages.

Instructions

Get the detailed members (fields) and their values for a specific D365 F&O enumeration.

Args: enumeration_name: The exact name of the enumeration (e.g., 'NoYes', 'CustVendorBlocked'). resolve_labels: Set to true to resolve and include human-readable labels for the enumeration and its members. language: The language to use for resolving labels (e.g., 'en-US', 'fr-FR'). profile: Configuration profile to use (optional - uses default profile if not specified)

Returns: Dictionary with enumeration details

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
enumeration_nameYes
resolve_labelsNo
languageNoen-US
profileNodefault

Latest Blog Posts

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/mafzaal/d365fo-client'

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