list_views
List all views in a database, optionally filtered by schema, to explore database structure.
Instructions
List all views in a database, optionally filtered by schema
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| schema | No | Schema name to filter by (e.g. dbo) | |
| database | No | Database name (defaults to the configured default database) |