ComfyUI Node
Beeble Account Info
Diagnostic node: fetches your Beeble account info and surfaces rate-limit usage (RPM, concurrency), spending limit, and account email. Toggle 'include_billing' ON to also fetch the period total spent, per-meter usage, and remaining budget -- all in USD (Beeble doesn't expose other currencies). Never spends credits; safe to drop in before launching a long batch to confirm headroom. Edit 'trigger' to force a re-fetch.
Beeble Account Info
- summary
- raw_json
◄include_billingfalse►
◄trigger►
CategoryBeeble AI
Inputs (2)
| Name | Type | Default | Description |
|---|---|---|---|
| include_billing | BOOLEAN | false | When ON, also fetches /v1/account/billing for a breakdown of period total + per-meter usage. Slower (remote billing call) and rate-limited at 5 RPM, so don't poll this in tight loops. |
| trigger | STRING | Edit this value to force a re-fetch. ComfyUI caches results based on inputs. |
Outputs (2)
| Name | Type | Description |
|---|---|---|
| summary | STRING | — |
| raw_json | STRING | — |