how_much_product_was_used
Tally the amount of a specific material or chemical applied across completed jobs within a chosen date range, providing clear totals to track consumption.
Instructions
Answer: "How much product was used?", "What chemicals did we use this month?"
Totals logged material/chemical usage from completed jobs.
Args: days: Look back this many days ending today (default 30). Ignored if start_date set. start_date: Optional YYYY-MM-DD range start. end_date: Optional YYYY-MM-DD range end (default today). material_name: Optional filter, e.g. "Alpine" or "Taurus".
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| days | No | ||
| end_date | No | ||
| start_date | No | ||
| material_name | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |