get_next_queue_item
Find the best-matching queue item(s) for a set of printers using SimplyPrint's compatibility matcher.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| compact | No | Keep at default true. Returns minimal data tuned for AI context. Only set to false if you specifically need fields the compact view drops, and then pair with limit to keep the response small. | |
| filters | No | ||
| sorting | No | ||
| settings | No | ||
| deselects | No | ||
| normalOnly | No | ||
| printer_id | Yes | The printer IDs (comma-separated for multiple) | |
| mustClearBed | No | ||
| queueGroupsOrder | No | ||
| skippedQueueItems | No | ||
| includeTodoSummary | No | ||
| specificQueueGroups | No |