list_databases
Retrieve available databases, tables, and field schemas before writing SQL queries to confirm existing structures.
Instructions
Return all available databases with their table names and field schemas. Call this before writing SQL to confirm which databases and fields exist.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||