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