get_material_consumption_history
Retrieve filament consumption history for completed prints, aggregated by material type and converted to grams. Specify the number of days to look back.
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 |