get_fim_files
Retrieve file integrity monitoring results from a Wazuh agent, showing monitored files, registry keys, and detected changes.
Instructions
Get File Integrity Monitoring (FIM) results for a Wazuh agent — shows monitored files, registry keys, and detected changes
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| agent_id | Yes | Agent identifier (e.g., '001') | |
| limit | No | Maximum number of results to return (1-500) | |
| offset | No | Pagination offset | |
| search | No | Filter by file path or name | |
| type | No | Filter by entry type: file, registry_key, or registry_value |