list_indexes
Retrieve and display indexes for a specific table or schema within a PostgreSQL database. Ideal for database exploration and optimizing query performance.
Instructions
List indexes for a table or schema
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| schema | Yes | ||
| table | No |