get_material_consumption_history
Retrieve material usage from past completed prints, aggregated by type over a specified number of days, with filament length converted to grams using standard densities.
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 |