list_entities
List Dataverse tables filtered by name prefix or solution, helping you locate the right entities for your data operations.
Instructions
List Dataverse tables (entities) with optional prefix and solution filters
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| prefix | No | Filter entities by logical name prefix (e.g. 'contoso_'). Uses DATAVERSE_ENTITY_PREFIX env if not specified. | |
| solution | No | Filter entities by solution unique name (e.g. 'MySolution'). Uses DATAVERSE_SOLUTION_NAME env if not specified. Pass an empty string to disable the default filter. |