create_rightsizing_tickets
Identify over-provisioned cloud resources and create tickets for rightsizing recommendations to reduce costs, with customizable minimum monthly savings thresholds.
Instructions
Create tickets for rightsizing recommendations, over-provisioned EC2, RDS, and other resources that could be downsized to save money.
Args: min_monthly_savings: Only ticket recommendations above this threshold (default $100/mo) provider: Cloud provider to pull recommendations from (default: aws)
Examples: - "Create Jira tickets for all rightsizing opportunities" - "File issues for EC2 instances we should downsize" - "Open Linear tasks for $500+ monthly rightsizing savings"
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| provider | No | aws | |
| min_monthly_savings | No |