get_index_properties
Discover field names and types in an index pattern to identify filterable fields, including text fields with .keyword twins.
Instructions
List the field names and types available in an index pattern. Use this to discover which fields you can filter on (text fields have a .keyword twin). server: which configured server to target (default active/default).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| server | No | ||
| index_pattern | No | v11-log-wineventlog-* |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |