ppds_data_analyze
Analyze data for a Dataverse entity. Returns record count, primary attributes, and sample records. Use this to understand the data in an entity before querying.
Input schema
| Name | Type | Required | Description |
|---|---|---|---|
| entityName | String | yes | Entity logical name (e.g., 'account', 'contact') |
Output
Returns Task<DataAnalysisResult>.