analyze_deployments
Analyze deployment patterns and generate insights from historical data. Get full reports, SSG stats, comparisons, health scores, or trends over time.
Instructions
Analyze deployment patterns and generate insights from historical deployment data
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| analysisType | No | Type of analysis: full_report (comprehensive), ssg_stats (per-SSG), compare (compare SSGs), health (deployment health score), trends (temporal analysis) | full_report |
| ssg | No | SSG name for ssg_stats analysis | |
| ssgs | No | Array of SSG names for comparison | |
| periodDays | No | Period in days for trend analysis |