Get slice time/flow breakdown
get_slice_breakdownIdentifies which print feature consumes the most time and filament from the last slice, with predicted vs observed flow checks to flag speed throttling.
Instructions
Per-feature breakdown of the last slice + a stateless predicted-vs-observed flow check.
Returns per-role time/filament + speed/flow ranges, global time-weighted metric distributions, per-layer aggregates, and a prediction_check flagging where the profile's speed was silently throttled at the flow ceiling ('clamped'). Answers 'which feature is the time hog' directly instead of by trial slicing.
Degrades to {"available": false, "reason": ...} on fork builds that don't emit the breakdown, or when there is no valid slice.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||