Phone Usage
Read the workspace’s current unbilled phone billing
usage — voice-call minutes (LiveKit) and SMS/MMS segments (Twilio), both at
cost. Every command supports the global --json flag for scripting and
--workspace <id> to override the active workspace.
Voice-call usage
Section titled “Voice-call usage”divinci phone usage voice
divinci phone usage voice --workspace ws_123Returns callsUnbilled, totalNanoUSDUnbilled, and oldestCallStartedAt —
the epoch-ms timestamp of the oldest call the next billing sweep will charge.
SMS/MMS usage
Section titled “SMS/MMS usage”divinci phone usage smsReturns messagesUnbilled and totalNanoUSDUnbilled — inbound and outbound
messages both count, each at the applicable SMS or MMS per-segment rate.
See also
Section titled “See also”- Voice, Phone & SMS — the full feature + billing model (rates, rounding, attribution).
- MCP tool catalog —
phone_usage_voice/phone_usage_smsfor agentic IDEs.