upload-and-analyze
Upload log files to detect anomalies, classify severity, and identify root causes.
Instructions
Upload log files and analyze them for anomalies, severity classification, and root cause detection
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| date | No | Date of logs to analyze (ISO format, defaults to 2026-07-18) | |
| file_name | No | Name of the uploaded log file (defaults to sample logs) | |
| file_type | No | MIME type of the uploaded file (defaults to text/plain) | |
| file_content | No | Base64 encoded file content (uses fixture logs if not provided) |