get_cost_analysis
Fetch completed work orders to compare actual vs estimated costs, identify overruns, and calculate total maintenance spend for any date range.
Instructions
Fetch completed work orders with actual vs estimated costs to calculate cost variance, overruns, and total maintenance spend in a period.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| date_to | No | End date YYYY-MM-DD | |
| worktype | No | Filter by work type (optional) | |
| date_from | No | Start date YYYY-MM-DD |