list_views
Retrieve database views and their columns from a specified source to analyze virtual table structures for data querying.
Instructions
Lists all database views in a source with their columns. Views are virtual tables based on stored queries.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| source_name | Yes | The name of the database source |