Andrew's Freebies
AF
Andrew's Freebies
/flag_expired_deal

Report an expired deal

Use this only when the user supplies an exact existing record id and relevant current first-party evidence showing that its offer ended or is unavailable. Do no

liveverifiedunknown~5s typical
mcpprobedandrew'sfreebies
$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-com-andrewsfreebies-mcp /flag_expired_deal for me.

Input

FieldTypeDescription
record_id*stringExact existing id returned by Andrew’s Freebies search or record lookup.
record_typestring (trial | entitlement)Use the record type returned by search when known; omit only when the id uniquely resolves
evidence_url*stringCurrent first-party HTTP(S) page supporting the report. Do not submit a rumor, search resu
notestringOptional concise factual observation, up to 1,000 characters; never include credentials or
reporterstringOptional agent or integration label, up to 120 characters; never include a person’s identi

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-com-andrewsfreebies-mcp","endpoint":"/flag_expired_deal","input":{"record_id":"...","evidence_url":"..."}}'
cli
npx cracked-ai run -p mcp-com-andrewsfreebies-mcp -e /flag_expired_deal -i '{"record_id":"...","evidence_url":"..."}'
mcp
run_tool({ provider: "mcp-com-andrewsfreebies-mcp", endpoint: "/flag_expired_deal", input: {"record_id":"...","evidence_url":"..."} })

Try it

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