get_document
Retrieve a single Elasticsearch document by its ID from a specified index or pattern, enabling quick inspection of individual log entries during analysis.
Instructions
Fetch a single document by its ID. Searches across the given index pattern.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Document ID | |
| index | Yes | Index name or pattern |