list_indexes
Evaluate index health by listing indexes on tables with sizes and scan usage statistics.
Instructions
List indexes on tables with sizes and scan usage statistics to evaluate index health
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| table | No | Optional table name to filter indexes | |
| schema | No | Schema name (default: "public") | public |