Get Entity Attribute
get-entity-attributeRetrieve metadata for specific attributes in PowerPlatform Dataverse entities. Access field properties, data types, and configuration details by providing entity and attribute names.
Instructions
Get a specific attribute/field of a PowerPlatform entity
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| entityName | Yes | The logical name of the entity | |
| attributeName | Yes | The logical name of the attribute | |
| environment | No | Environment name (e.g. DEV, UAT). Uses default if omitted. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| entityName | Yes | ||
| attributeName | Yes | ||
| attribute | Yes |