relationships_list_indexes
List database indexes with table, index, and column details. Filter by table or schema, or set schema_name to 'all' for all schemas.
Instructions
List indexes (table, index, columns). schema_name='all' for all schemas.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| table_name | No | ||
| schema_name | No | public |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |