es_get_document
Retrieve a specific document by its ID from an Elasticsearch index. Provide the index name and document ID to get the document's data.
Instructions
Get a document by ID
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Document ID | |
| index | Yes | Index name |