list_decoders
List available Wazuh decoders with name filter, pagination, and sorting to find specific decoders for analysis.
Instructions
List all available Wazuh decoders with optional name filtering
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | Filter by decoder name | |
| limit | No | Maximum number of items to return (1-100) | |
| offset | No | Pagination offset | |
| sort | No | Sort field with direction prefix (e.g., '-name') |