Layer: Physical schema
schema.table.
Pass qualified_name as schema.name — e.g. "public.orders". A bare
"orders" raises a clear error pointing you at find_relevant_tables to
find the schema.Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Full structural + semantic dump of one table — every column, FK graph, descriptions.
schema.table.
Pass qualified_name as schema.name — e.g. "public.orders". A bare
"orders" raises a clear error pointing you at find_relevant_tables to
find the schema.