get_material_consumption_history
Retrieves filament usage per material type from completed prints, aggregating consumption over a configurable number of days.
Instructions
Get material consumption history from completed prints.
Aggregates filament usage per material type over the given
window, converting filament length to grams using standard
material densities.
Args:
days: Number of days to look back (default 30).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| days | No |