What problem does it solve? Operations teams running Huawei Cloud CCE clusters must manually combine daily inspection results, capacity trends, availability risks, cost findings, and on-call context into periodic reports, which is repetitive and error-prone. ## Core Features & Use Cases - One-shot report aggregation: The huawei_generate_ops_report action collects outputs from daily inspection, capacity trend forecasting, availability risk scanning, cost optimization, and optional on-call context in a single call. - Five report types: Generate weekly, monthly, sla, capacity, or stability reports with prioritized cross-source recommendations and explicit data-gap marking when a source fails. - Multi-format output: Persist Markdown, HTML, JSON summaries, and SVG trend charts to an output directory, with optional raw payload traceability via include_raw=true. - Use Case: Produce a weekly CCE operations report for a cluster in cn-north-4, review the HTML report with capacity trend charts, then trace a high-risk finding back to the availability risk scanner for details. ## Quick Start Ask the assistant to generate a weekly ops report for your CCE cluster by providing the region, cluster ID, and an output directory, for example: "Generate a weekly ops report for my CCE cluster in cn-north-4 and save it to ./output".