spoolman_list_spools
List and search 3D printer filament spools with filters for filament, vendor, material, location, lot number, and archived status.
Instructions
List and search spools in Spoolman. Filter by filament, vendor, material, location, lot number and more.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| sort | No | Sort expression, e.g. 'remaining_weight:desc' | |
| limit | No | Maximum number of results | |
| lot_nr | No | Filter by lot/batch number | |
| offset | No | Pagination offset | |
| location | No | Filter by spool storage location | |
| vendor_id | No | Filter by vendor ID | |
| filament_id | No | Filter by filament ID | |
| vendor_name | No | Filter by vendor name | |
| filament_name | No | Filter by filament name | |
| allow_archived | No | Include archived spools (default: false) | |
| filament_material | No | Filter by filament material (e.g. PLA) |