ppds_data_schema
Get the schema (fields/attributes) for a Dataverse entity. Returns attribute names, types, and metadata. Use this to understand entity structure before querying.
Input schema
| Name | Type | Required | Description |
|---|---|---|---|
| entityName | String | yes | Entity logical name (e.g., 'account', 'contact', 'opportunity') |
Output
Returns Task<DataSchemaResult>.