cost_forecast
ActiveTool of io.github.lazymac2x/ai-cost-optimizer
declared in 2.0.0
Forecast future AI spend based on historical usage patterns using daily-average linear projection.
Parameters schema
{
"type": "object",
"properties": {
"team": {
"type": "string",
"description": "Team identifier"
},
"forecastDays": {
"type": "number",
"description": "Days to project ahead (default: 7)"
},
"historicalDays": {
"type": "number",
"description": "Days of history to base the forecast on (default: 30)"
}
}
}Parent server
io.github.lazymac2x/ai-cost-optimizer
https://github.com/lazymac2x/ai-cost-optimizer-api
1/7 registries