get_data_stream
Retrieve configuration, mappings, and settings for one or more Elasticsearch data streams by name or wildcard pattern.
Instructions
Get information about one or more data streams.
Retrieves configuration, mappings, settings, and other information about the specified data streams.
Args: name: Name of the data stream(s) to retrieve. Can be a comma-separated list or wildcard pattern. If not provided, retrieves all data streams. cluster: Optional cluster name. Uses the default cluster if omitted.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | ||
| cluster | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||