list_tables
Retrieve all database tables with column counts from a specified source to enable data analysis and exploration.
Instructions
Lists all available tables in a database source with their column counts
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| source_name | Yes | The name of the database source |