Skip to main content
Glama

PowerPlatform MCP

get-entity-attributes

Retrieve attributes and fields of a PowerPlatform entity by specifying its logical name. Use this tool to explore entity metadata for informed data management.

Instructions

Get attributes/fields of a PowerPlatform entity

Input Schema

NameRequiredDescriptionDefault
entityNameYesThe logical name of the entity

Input Schema (JSON Schema)

{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": { "entityName": { "description": "The logical name of the entity", "type": "string" } }, "required": [ "entityName" ], "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