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
| Field | Type | Description |
|---|---|---|
| record_id* | string | Exact existing id returned by Andrew’s Freebies search or record lookup. |
| record_type | string (trial | entitlement) | Use the record type returned by search when known; omit only when the id uniquely resolves |
| evidence_url* | string | Current first-party HTTP(S) page supporting the report. Do not submit a rumor, search resu |
| note | string | Optional concise factual observation, up to 1,000 characters; never include credentials or |
| reporter | string | Optional 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.