docs(adapters): add AgentPhone as vendor-official adapter#562
Conversation
|
@modi2meet is attempting to deploy a commit to the Vercel Labs Team on Vercel. A member of the Team first needs to authorize it. |
|
hey @dancer — this adds agentphone as a vendor-official adapter. we cover sms, mms, imessage (with tapback reactions), and voice call transcripts in a single package. npm is live, docs are at docs.agentphone.ai. would love your eyes on it when you get a chance! |
|
hey @bensabic and @cramforce this adds agentphone as a vendor-official adapter. we cover sms, mms, imessage (with tapback reactions), and voice call transcripts in a single package. npm is live, docs are at docs.agentphone.ai. would love your eyes on it when you get a chance! we can chat further if you need :) |
|
cc @visyat |
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
Format meta.json for lint, add "agentphone" to the expected vendor adapter slug list, and register @agentphone/chat-sdk-adapter in VALID_DOC_PACKAGES so MDX code-block import validation passes.
b526723 to
5324113
Compare
Summary
Adds AgentPhone as a vendor-official adapter in
adapters.json.AgentPhone is the first Chat SDK adapter with unified support for SMS, MMS, iMessage, and voice calls in a single package:
agent.messagewebhooksagent.call_endedwebhooks@agentphone/chat-sdk-adapterAgentPhone-AI/chat-sdk-adapter