spoolman_list_vendors
List and search filament vendors in Spoolman. Filter by name and paginate results for easy inventory management.
Instructions
List and search vendors in Spoolman. Supports filtering by name and pagination.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | Filter vendors by name (partial match) | |
| sort | No | Sort expression, e.g. 'name:asc' | |
| limit | No | Maximum number of results | |
| offset | No | Pagination offset |