Connection check
verified live · 28h ago
call-me-2
Your AI rings your iPhone, speaks its question, and gets your spoken answer back as text.
Tools
5
GitHub stars
—
Installs / wk
—
Licence
—
Transport
streamable-http
Last checked
28h ago
Tools & capabilities
5 toolsRead from the running server on 28h ago.
call
can modify data
to*question*from_labelsession_token
Ring the human's iPhone, speak the question aloud, and return what they say. Waits up to ~30s; if the result comes back status "ringing", follow up with poll_result. `to` i… Ring the human's iPhone, speak the question aloud, and return what they say. Waits up to ~30s; if the result comes back status "ringing", follow up with poll_result. `to` is their 10-digit /call-me number (from the /call-me iOS app — not a real phone number). Pass a previous session_token to stay in the same thread on their phone.
poll_result
read-only
call_id*session_token*
Check on a call that was still ringing. Waits up to ~25s for it to settle; returns the final status and transcript once the human answers, declines, or the ring times out (… Check on a call that was still ringing. Waits up to ~25s for it to settle; returns the final status and transcript once the human answers, declines, or the ring times out ("missed").
set_thread_title
can modify data
title*session_token*
Name this session's conversation thread on the human's phone (e.g. the project or task you are working on). Shown as the thread title in the app. Name this session's conversation thread on the human's phone (e.g. the project or task you are working on). Shown as the thread title in the app.
text
can modify data
to*body*from_labelsession_token
Send a one-way text to the human's phone (push notification, no ring). `to` is their 10-digit /call-me number. Pass a previous session_token to stay in the same thread. Send a one-way text to the human's phone (push notification, no ring). `to` is their 10-digit /call-me number. Pass a previous session_token to stay in the same thread.
wait_for_reply
read-only
cursorwait_ssession_token*