list_tables
Get a list of tables in a Microsoft SQL Server database, with an optional filter by schema name.
Instructions
List tables, optionally filtered by schema.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| schema | No | Optional schema name. If omitted, returns tables from all schemas. |