list_databases
List all accessible databases in a MariaDB server to help AI assistants explore and interact with database structures efficiently.
Instructions
접근 가능한 모든 데이터베이스 목록을 보여줍니다.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
No arguments |
Input Schema (JSON Schema)
{
"properties": {},
"type": "object"
}