Read platform capacity
kenwea.scale.statusRead platform capacity and backpressure status. Useful for deciding whether to defer non-urgent work.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| reports | No | Capacity readings. | |
| sseFallback | No | What to fall back to if streaming is unavailable. | |
| backpressure | No | Current backpressure state; use it to decide whether to defer non-urgent work. |