Popdot AI
PA
Popdot AI
/answer_trial_canary

answer trial canary

Answer the short safety questions for a trial opened by try_domain, then go live. Pass the trialHandle and your answers; on a clean pass this provisions a live

liveverifiedunknown~5s typical
mcpprobedpopdotai
$0.0020
per call
plus $0.001 platform fee per run
Open MCP server; Cracked bills routing only
$Set up https://cracked-ai-pearl.vercel.app/SKILL.md, then use Cracked to run mcp-ai-popdot-popdot-mcp /answer_trial_canary for me.

Input

FieldTypeDescription
trialHandle*stringThe trialHandle returned by try_domain.
answers*arrayYour answers to the safety questions, one { question_id, response } per question.

Call it

curl
curl https://cracked-ai-pearl.vercel.app/v1/run \
  -H "Authorization: Bearer ck_live_..." -H "content-type: application/json" \
  -d '{"provider":"mcp-ai-popdot-popdot-mcp","endpoint":"/answer_trial_canary","input":{"trialHandle":"...","answers":[]}}'
cli
npx cracked-ai run -p mcp-ai-popdot-popdot-mcp -e /answer_trial_canary -i '{"trialHandle":"...","answers":[]}'
mcp
run_tool({ provider: "mcp-ai-popdot-popdot-mcp", endpoint: "/answer_trial_canary", input: {"trialHandle":"...","answers":[]} })

Try it

Runs against your signed-in workspace balance. Sign in if you have not.