list_databases
Retrieve a complete list of all databases available on the connected SQL Server instance for database exploration and management.
Instructions
List all databases on the SQL Server instance
Input Schema
Name | Required | Description | Default |
---|---|---|---|
No arguments |
Input Schema (JSON Schema)
{
"properties": {},
"type": "object"
}