List tables and views
list_tablesList tables and views in the current SQL Server database, with optional schema filtering to locate database objects.
Instructions
List tables and views in the current database (INFORMATION_SCHEMA).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| schema | No | Filter by schema, e.g. "dbo". |