list_tables
List Dataverse tables from a source or live environment, showing names, display names, entity sets, and column counts. Filter by pattern to find tables by logical or display name.
Instructions
Dataverse tables. With source= (solution zip/folder, or canvas .msapp/SourceCode folder for the tables the app caches): name, display name, entity set, column counts. Without source: live table NAMES from the environment (the entity catalog via FetchXML; pac has no live column metadata, so describe_table needs a source). pattern = substring on logical or display name.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| app | No | ||
| limit | No | ||
| source | No | ||
| pattern | No | ||
| custom_only | No | ||
| environment | No |