PUREPOPPY VOICE TOOLS — LIVEKIT FIELDS, ALWAYS CURRENTAdmin

Your Poppy caller key

Pasted once, kept ONLY in this browser (localStorage) — never stored in PURE, per the key canon. It completes every URL below.

Without the key, URLs render with <YOUR-POPPY-KEY> as a placeholder. The key itself lives in the Supabase function secret and your LiveKit rows only.

One-row dispatcher — never hand-enter a skill again

Add ONE HTTP tool row in LiveKit and Poppy can run EVERY skill on this page, including future ones. New skills appear here automatically; just re-copy the catalog into the agent's Instructions when it grows.

pure_tool
POST
tool  (string, required) — which Poppy skill to run (see catalog in instructions)
args_json  (string) — JSON object of that skill's arguments, e.g. {"query":"homes in Frisco"}
Loading live catalog…

The catalog is generated LIVE from the registry below — one copy button, zero re-typing, always current.

Every tool, every field — copy-ready

Live from pure_poppy_tools. Click a row for its description, URL, and parameters. Badges: PHONE-PROVEN worked on a real call · SERVER-VERIFIED smoked end-to-end · PENDING built, awaiting proof. Code upgrades these as calls prove them.

ToolTierVerifiedUpdated
Sign in to load the live registry…

LiveKit checklist

The steady-state setup after tonight.

  1. Delete the old "Poppy MCP" server row (MCP servers section) — its client is broken; the HTTP rows replace it.
  2. Keep your 5 specific rows (verify_caller, my_schedule, search_listings, book_showing, create_ticket) — typed fields are the most reliable for the core flows. GET or POST both work; Silent NO.
  3. Add the pure_tool dispatcher row above + paste the skills catalog into Instructions — every other skill (and every future one) rides through it.
  4. After any change: Deploy agent. Then call the line and say "called" to Code for the trail read-back.

Data: pure_poppy_tools via mcp_poppy_tools_list (signed-in staff). Key: browser-local only. Server: poppy-mcp (Supabase edge). Emails for phone tickets carry the caller card, call summary, and one-click actions — see t-poppy-phone-suite on the board.