process_reports_folder
Analyze Karate JSON reports from a directory, generate interactive visualizations, and receive AI-summarized failure details for your project.
Instructions
Scan a directory for Karate JSON reports, apply them, and generate a visualization. Returns an AI-distilled summary of failures.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_name | Yes | Name of the analyzed project. | |
| directory_path | Yes | Path to the directory containing Karate JSON reports. | |
| output_path | No | Optional custom path to save the HTML file. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||