create_index_template
Define or modify Elasticsearch index templates to manage settings, mappings, and aliases for specific index patterns using the Elasticsearch MCP Server.
Instructions
Create or update an Elasticsearch index template
Input Schema
Name | Required | Description | Default |
---|---|---|---|
indexPatterns | Yes | Array of index patterns this template applies to | |
name | Yes | Name of the index template | |
priority | No | Optional template priority - higher values have higher precedence | |
template | Yes | Template configuration including settings, mappings, and aliases | |
version | No | Optional template version number |
Input Schema (JSON Schema)
You must be authenticated.
Other Tools from Elasticsearch MCP Server
Related Tools
- @awesimon/elasticsearch-mcp
- @elastic/mcp-server-elasticsearch
- @awesimon/elasticsearch-mcp
- @awesimon/elasticsearch-mcp
- @elastic/mcp-server-elasticsearch