Inspect FaceTime internal stages, place an approved call to a configured owner handle, and request hangup through facetime_call.
复制下面这句话,粘贴给 Claude Code、Codex、Cursor 等 AI 编程工具,它会读取安装说明并在你确认后完成安装。
请阅读 https://ai.atlankj.com/install/asset/gh-facetime-ae5b6aa1508a ,按照其中的说明把「facetime」安装到你(当前 AI 工具)中。执行前先告诉我将运行的命令和写入的位置,等我确认。
查看 AI 将读取的安装说明正在读取 GitHub 原文…
内容来自 GitHub 原始文件,由原作者维护。在 GitHub 查看
Use only facetime_call. Do not use shell commands or another call tool.
get_status or check_readiness for read-only inspection. Report the
returned fields as internal stages. Never infer that a remote participant
answered, heard audio, or can hear audio from readiness flags.initiate_call only for the exact owner handle the user requested.
Default to audio; use video only on an explicit request. OpenClaw obtains
one-shot approval before dialing.pending or ringing state. Do not invent a later
carrier state.end_call to request hangup. A successful tool result means the request
entered the carrier lifecycle; report stronger closure only when a later
status result contains no active or pending call.ownerHandles, or operate System Settings.
Those are explicit operator-admin actions.