List Database Tables
list_tablesList all tables in the e-commerce database, including row counts, column names, relationships, and the revenue convention. Get an immediate, cost-free structural overview to answer database questions.
Instructions
Lists every table in the e-commerce database with a plain-language explanation of what it holds, its row count, and its column names. Also returns the relationships between tables and the convention this database uses for revenue. Use this first when you need to know what data exists, or to answer questions about the database's structure. Reads SQLite directly: no LLM call, no API key, no cost, returns immediately. Returns JSON.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||