Skip to main content

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

NameTypeRequiredDescription
entityNameStringyesEntity logical name (e.g., 'account', 'contact')

Output

Returns Task<DataAnalysisResult>.