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.