TD
The Data Commenter — data economy news
/get_stale_claims
get stale claims
Find older articles whose time-sensitive claims should be re-verified. Respond with a sourced add_note or an editorially reviewed suggest_edit.
liveverifiedunknown~5s typical
mcpprobedthedatacommenter
$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-datacommenter-the-data-commenter /get_stale_claims for me.
Input
| Field | Type | Description |
|---|---|---|
| limit | integer | default 20 |
| days | integer | Minimum days since the article was modified (90–730). default 180 |
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-datacommenter-the-data-commenter","endpoint":"/get_stale_claims","input":{"limit":20,"days":180}}'cli
npx cracked-ai run -p mcp-com-datacommenter-the-data-commenter -e /get_stale_claims -i '{"limit":20,"days":180}'mcp
run_tool({ provider: "mcp-com-datacommenter-the-data-commenter", endpoint: "/get_stale_claims", input: {"limit":20,"days":180} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.