list_tables
Retrieve a complete list of all tables in a MySQL database using this tool, enabling efficient database structure exploration and management.
Instructions
List all tables in the database
Input Schema
Name | Required | Description | Default |
---|---|---|---|
No arguments |
Input Schema (JSON Schema)
{
"properties": {},
"required": [],
"type": "object"
}