list_loki_labels
Retrieve available Loki label names from the configured datasource, with optional time range filtering.
Instructions
List available Loki label names from the configured datasource.
Args: start: Optional start of the time range for filtering. end: Optional end of the time range for filtering.
Returns: JSON array of label name strings.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| end | No | ||
| start | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||