list_schemas
List all schemas in a SQL Server database. Use the database and server parameters to target a specific instance.
Instructions
List all schemas in the current database
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| database | No | Database name (uses connection default if omitted) | |
| server | No | Target server name (uses default if omitted) |