list_schemas
List all user schemas in a SQL Server database. Use it to inspect the database structure and identify available schemas for querying and data management.
Instructions
List all user schemas in the SQL Server database.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |