get_index
Retrieve complete details for a specific database index by providing model, table, and index references. Use to inspect index properties during schema validation.
Instructions
Get one index's full detail.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| model_id | Yes | ||
| index_ref | Yes | ||
| table_ref | Yes |