get_file_report
Get a detailed file analysis report by submitting its MD5, SHA-1, or SHA-256 hash. Includes detection summary and relationships.
Instructions
Get a comprehensive file analysis report using its hash.
Args: file_hash: MD5, SHA-1 or SHA-256 hash of the file
Returns: str: Formatted analysis report with detection summary and relationships
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| file_hash | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |