show_tables
Shows all tables in a DuckDB database, optionally including views, to reveal the complete schema.
Instructions
Show all tables in the DuckDB database
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| include_views | No | Whether to include views in the result |