get_database_info
Retrieve general database information such as schema details, table structures, and configuration settings from SQL Server databases.
Instructions
Gets general information from the database
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Input Schema (JSON Schema)
{
"properties": {},
"type": "object"
}