telnyx-cli
Telnyx API integration for Clawdbot.
Setup & Installation
Install command
clawhub install teamtelnyx/telnyx-cliIf the CLI is not installed:
Install command
npx clawhub@latest install teamtelnyx/telnyx-cliOr install with OpenClaw CLI:
Install command
openclaw skills install teamtelnyx/telnyx-clior paste the repo link into your assistant's chat
Install command
https://github.com/openclaw/skills/tree/main/skills/teamtelnyx/telnyx-cliWhat This Skill Does
Telnyx CLI integration for sending SMS, email, and WhatsApp messages, managing phone numbers, querying call history, and debugging webhooks. All operations authenticate via an API key stored in ~/.config/telnyx/config.json.
Scripting and automating Telnyx operations from the command line avoids writing API client code or navigating the portal manually.
When to Use It
- Send SMS alerts from cron jobs or automation scripts
- Search and purchase phone numbers by country and area code
- Retry failed webhook deliveries during an incident
- Export call logs to CSV for billing or monthly review
- Check account balance before running a bulk messaging campaign
Example Workflow
Here's how your AI assistant might use this skill in practice.
User asks: Send SMS alerts from cron jobs or automation scripts
- 1Send SMS alerts from cron jobs or automation scripts
- 2Search and purchase phone numbers by country and area code
- 3Retry failed webhook deliveries during an incident
- 4Export call logs to CSV for billing or monthly review
- 5Check account balance before running a bulk messaging campaign
Telnyx API integration for Clawdbot.
Security Audits
These signals reflect official OpenClaw status values. A Suspicious status means the skill should be used with extra caution.