disconnect_all
Close all active database connections to free up resources and manage connection pools across PostgreSQL, MySQL, and SQLite databases.
Instructions
Disconnect all active database connections
Input Schema
Name | Required | Description | Default |
---|---|---|---|
No arguments |
Input Schema (JSON Schema)
{
"properties": {},
"type": "object"
}