☎️ Telnyx
Telnyx — voice, SMS/MMS messaging, SIP trunking, number management, and fax.
Requirements
| Variable | Required | Description |
|---|
| INLINECODE0 | ✅ | Telnyx API key (v2) |
Quick Start
CODEBLOCK0
Output Format
All commands output JSON by default.
Script Reference
| Script | Description |
|---|
| INLINECODE1 | Main CLI — all commands in one tool |
Credits
Built by
M. Abidi |
agxntsix.ai
YouTube |
GitHub
Part of the
AgxntSix Skill Suite for OpenClaw agents.
📅 Need help setting up OpenClaw for your business? Book a free consultation
☎️ Telnyx
Telnyx — 语音、短信/彩信、SIP中继、号码管理及传真服务。
环境要求
| 变量 | 必需 | 说明 |
|---|
| TELNYXAPIKEY | ✅ | Telnyx API密钥(v2版本) |
快速开始
bash
发送短信/彩信
python3 {{baseDir}}/scripts/telnyx.py send-message --from <值> --to <值> --text <值>
列出消息
python3 {{baseDir}}/scripts/telnyx.py list-messages --page-size 25
创建外呼通话
python3 {{baseDir}}/scripts/telnyx.py create-call --from <值> --to <值> --connection-id <值>
列出活跃通话
python3 {{baseDir}}/scripts/telnyx.py list-calls
获取通话详情
python3 {{baseDir}}/scripts/telnyx.py get-call
挂断通话
python3 {{baseDir}}/scripts/telnyx.py hangup-call
列出电话号码
python3 {{baseDir}}/scripts/telnyx.py list-numbers --page-size 25
搜索可用号码
python3 {{baseDir}}/scripts/telnyx.py search-numbers --country-code US --limit 10
订购电话号码
python3 {{baseDir}}/scripts/telnyx.py order-number --phone-numbers JSON数组
列出SIP连接
python3 {{baseDir}}/scripts/telnyx.py list-connections
创建SIP连接
python3 {{baseDir}}/scripts/telnyx.py create-connection --name <值> --connection-type ip
发送传真
python3 {{baseDir}}/scripts/telnyx.py send-fax --from <值> --to <值> --media-url <值>
列出传真
python3 {{baseDir}}/scripts/telnyx.py list-faxes
获取账户余额
python3 {{baseDir}}/scripts/telnyx.py get-balance
输出格式
所有命令默认输出JSON格式。
脚本参考
| 脚本 | 说明 |
|---|
| {baseDir}/scripts/telnyx.py | 主命令行工具 — 所有命令集成于单一工具 |
致谢
由 M. Abidi 构建 | agxntsix.ai
YouTube | GitHub
属于面向OpenClaw代理的 AgxntSix技能套件 的一部分。
📅 需要为您的企业搭建OpenClaw? 预约免费咨询