mssql_list_databases
Retrieve a list of all databases on a SQL Server instance, including their state, recovery model, compatibility level, and creation date.
Instructions
List all databases on the SQL Server instance with state, recovery model, compatibility level, and creation date.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| response_format | No | Response format (default: markdown) | markdown |