What problem does it solve? After a security investigation concludes, analysts must manually consolidate SOAR case data, alerts, comments, and enrichment findings into a coherent report for stakeholders and post-incident reviews, which is time-consuming and inconsistent. ## Core Features & Use Cases - Case Data Consolidation: Retrieves full case details, alerts, and comments from the SOAR platform using get_case_full_details and related tools. - Structured Report Generation: Produces a Markdown report with executive summary, timeline, entity analysis, root cause, actions taken, and recommendations. - Workflow Visualization: Generates a Mermaid sequence diagram summarizing the investigation steps and tools used. - Use Case: After triaging a phishing case in Chronicle SOAR, generate a complete closure report for case 4821 including the investigation timeline and post a comment back to the case with the report location. ## Quick Start Generate a case investigation report for SOAR case 4821 and save it as a Markdown file.