update_index_metadata
Update metadata documentation for Elasticsearch indexes, including descriptions, purpose, data types, usage patterns, retention policies, related indices, and tags, to maintain accurate and organized index information.
Instructions
Update existing metadata documentation for an Elasticsearch index
Input Schema
Name | Required | Description | Default |
---|---|---|---|
data_types | No | Updated types of data stored in this index | |
description | No | Updated description of the index purpose and content | |
index_name | Yes | Name of the index to update metadata for | |
purpose | No | Updated primary purpose and use case | |
related_indices | No | Updated related or dependent indices | |
retention_policy | No | Updated data retention policy | |
tags | No | Updated tags for categorization | |
updated_by | No | Person or team making this update | Unknown |
usage_pattern | No | Updated access pattern |