List available tables
list_tablesLists every table in the schema index, grouped by database, with index configuration. Use to explore available tables or when schema search yields no results.
Instructions
Inventory of every table in the schema index, grouped by database, plus the index configuration. Use it to orient yourself, or when search_schema comes back empty.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| database | No | Restrict to one database/schema — omit to search all of them. | |
| namespace | No | Pinecone namespace override. |