add_filament_spool
Add new filament spools to your inventory by linking them to an existing material blueprint. Specify quantity, weight, location, notes, and price for accurate tracking.
Instructions
Add new filament spool(s) linked to an existing material blueprint.
Args: filament_type_id: ID of the material blueprint this spool uses. quantity: Number of identical spools to add (default 1). initial_weight: Net filament weight in grams (default 1000g / 1kg). location: Storage location name (will be created if new). notes: Free-text notes. price_paid: Price paid for this spool.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| notes | No | ||
| location | No | ||
| quantity | No | ||
| price_paid | No | ||
| initial_weight | No | ||
| filament_type_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |