bulk
Import large volumes of documents into an Elasticsearch index, specifying the target index and optional document ID field for efficient data handling.
Instructions
Bulk data into an Elasticsearch index
Input Schema
Name | Required | Description | Default |
---|---|---|---|
documents | Yes | Array of documents to import | |
idField | No | Optional document ID field name, if specified, the value of this field will be used as the document ID | |
index | Yes | Target Elasticsearch index name |
Input Schema (JSON Schema)
You must be authenticated.
Other Tools from Elasticsearch MCP Server
Related Tools
- @cr7258/elasticsearch-mcp-server
- @awesimon/elasticsearch-mcp
- @awesimon/elasticsearch-mcp
- @awesimon/elasticsearch-mcp
- @cr7258/elasticsearch-mcp-server