delete_index
Delete an Elasticsearch index by providing its name. Specify an optional target cluster or fall back to the default cluster.
Instructions
Delete an index.
Args: index: Name of the index cluster: Optional cluster name. Uses the default cluster if omitted.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| index | Yes | ||
| cluster | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||