list_tables
Retrieve a list of all tables in a SingleStore database for efficient querying and schema analysis using the MCP Server tool.
Instructions
List all tables in the database
Input Schema
Name | Required | Description | Default |
---|---|---|---|
No arguments |
Input Schema (JSON Schema)
{
"properties": {},
"required": [],
"type": "object"
}