You set the rules. They make the call.
"Call me if Bitcoin goes above $100k"
Trading bot watches 24/7. Price crosses threshold, phone rings. Discuss the position and decide by voice.
"Call me when the deploy fails"
3 AM, CI pipeline breaks. Phone rings NOW. Agent explains what failed, asks how to proceed.
"Call me if a customer churns"
High-value customer cancels. Agent calls within seconds with full context. You call them back while they still care.
Three minutes to set up. Zero code to write.
Subscribe and get your API key
Sign up, pay $5/month, and your API key shows up in the dashboard instantly.
Drop the skill block into your bot
Copy one text block into your OpenClaw config. No SDK, no library, no code to write.
Your bot has a phone
Tell it "call me if something happens" and it will. Real phone, real voice, real conversation.
Copy. Paste. Done.
You have access to clawr.ing for making phone calls.
API endpoint: https://clawr.ing/api/v1/calls
API key: YOUR_API_KEY (get one at https://clawr.ing)
To call someone, POST to the endpoint with:
{
"phone": "+1234567890",
"context": "Brief description of why you're calling"
}
Headers:
Authorization: Bearer YOUR_API_KEY
Content-Type: application/json
One plan. No surprises.
Cancel anytime. No contracts.