Capabilities: phone
The phone domain controls work related to phone assistance, call logs, forwarding, voices, and provisioning.
Callable Capabilities
Section titled “Callable Capabilities”| Capability | Risk | Mutating | Dry-Run | Cost Class | Scopes |
|---|---|---|---|---|---|
phone.agent_config.get | low | no | supported | flat-rate | phone:read |
phone.agent_config.upsert | medium | yes | supported | flat-rate | phone:write |
phone.call_log.read | low | no | supported | flat-rate | phone:read |
phone.call.summary.read | low | no | supported | flat-rate | phone:read |
phone.forwarding_rule.delete | medium | yes | supported | flat-rate | phone:write |
phone.forwarding_rule.list | low | no | supported | flat-rate | phone:read |
phone.forwarding_rule.upsert | high | yes | supported | flat-rate | phone:write |
phone.provisioning.forwarding_guide.generate | low | no | supported | flat-rate | phone.provisioning:read |
phone.provisioning.job.get | low | no | supported | flat-rate | phone.provisioning:read |
phone.provisioning.number.assign | medium | yes | supported | usage-based | phone.provisioning:manage |
phone.provisioning.pool.check | low | yes | supported | flat-rate | phone.provisioning:read |
phone.voice.catalog | low | no | supported | flat-rate | phone:read |
phone.voice.select | medium | yes | supported | flat-rate | phone:write |
The table guides you to the available calls. Before your agent hands off work: read describe, use dry_run according to the contract, observe idempotency for mutations, and check scopes.