log_fields
List extracted fields to discover valid field names for use in query filters. Optionally filter by name substring or target. Read-only.
Instructions
[READ] List the extracted fields available to use in query filters.
Use this to discover valid field names before filtering log_search / log_aggregate. name_filter = optional case-insensitive substring. target = target name from config. Returns the family list envelope {items, returned, limit, total, truncated, hint}; each item is {name}. No limit — every matching field is returned, so truncated is always false: this is the complete field list, not a page. Read-only.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| target | No | ||
| name_filter | No |