list_tables
List Dataverse tables with filters for custom-only and name substring; results cached for 5 minutes.
Instructions
List all available Dataverse tables (entities). Use customOnly=true to see only custom tables. Use nameContains to search by name substring. Results are cached for 5 minutes.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| top | No | Max tables to return. | |
| customOnly | No | If true, return only custom tables. | |
| nameContains | No | Filter to tables whose logical name contains this string. |