list_fulltext_indexes
List full-text indexes in a database with catalog, indexed columns, and change-tracking state. Filter by schema and database.
Instructions
List all full-text indexes in a database, showing the catalog, indexed columns, and change-tracking state
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| schema | No | Schema name to filter by (e.g. dbo) | |
| database | No | Database name (defaults to the configured default database) |