list_indexes
Retrieve all indexes in a PostgreSQL database, optionally filtering by table name, to analyze database structure and performance.
Instructions
List all indexes in the database, optionally filtered by table name.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| table | No | Filter indexes for a specific table (optional) |