Telnyx Account Management Java
Helps with management, Java as part of developing backend services and APIs workflows.
Install on your platform
We auto-selected Claude Code based on this skill’s supported platforms.
Run in terminal (recommended)
claude mcp add telnyx-account-management-java npx -- -y @trustedskills/telnyx-account-management-java
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"telnyx-account-management-java": {
"command": "npx",
"args": [
"-y",
"@trustedskills/telnyx-account-management-java"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
What it does
This skill provides Java-based functionality for managing Telnyx accounts. It allows agents to programmatically interact with and modify account settings, retrieve account information, and perform actions related to billing and usage. This enables automation of tasks that would otherwise require manual intervention through the Telnyx web interface or API.
When to use it
- Automating routine account updates: For example, automatically updating a customer's contact information in bulk.
- Retrieving account details for reporting: Pulling specific data points like balance and usage metrics for internal reports.
- Responding to billing inquiries: Quickly accessing and presenting account-specific billing information to customers.
- Managing trial accounts: Automating the provisioning and deprovisioning of Telnyx trial accounts.
Key capabilities
- Account Information Retrieval
- Account Settings Modification
- Billing Data Access
- Usage Reporting
Example prompts
- "Get me the current balance for account 12345."
- "Update the contact email address for account ABC-XYZ to [email protected]."
- "What was the total usage for account DEF-GHI last month?"
Tips & gotchas
This skill requires a valid Telnyx API key and appropriate permissions to access and modify account data. Ensure your agent has these credentials configured correctly before attempting to use this skill.
Tags
TrustedSkills Verification
Unlike other registries that point to live repositories, TrustedSkills pins every skill to a verified commit hash. This protects you from malicious updates — what you install today is exactly what was reviewed and verified.
Security Audits
| Gen Agent Trust Hub | Pass |
| Socket | Pass |
| Snyk | Pass |
🌐 Community
Passed automated security scans.