list_tables
Retrieve all table names in the current DuckDB schema. Use this to discover available tables for querying and data exploration.
Instructions
List all tables in the current schema.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |