delimit_cost_optimize
After cost analysis identifies drivers, this tool provides actionable suggestions to reduce costs by pinpointing unused dependencies, oversized images, and uncompressed assets.
Instructions
Find cost optimization opportunities in a project (Pro).
When to use: after delimit_cost_analyze surfaces drivers, to get concrete suggestions: unused deps, oversized images, uncompressed assets. When NOT to use: to inventory current spend (delimit_cost_analyze) or manage threshold alerts (delimit_cost_alert).
Sibling contrast: delimit_cost_analyze identifies sources of cost; this proposes reductions.
Side effects: read-only on the target. Gated by require_premium. Calls backends.tools_data.cost_optimize.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| target | No | Project or infrastructure path to analyze. Default "." (cwd). | . |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||