GG
GDELT Global News
/tone-timeline
Coverage volume timeline
Volume of coverage over time for a query (media trend).
liveverifieddegraded · 5.4s
newstimelinetrend
$Set up https://cracked-ai-pearl.vercel.app/SKILL.md, then use Cracked to run gdelt /tone-timeline for me.
Input
| Field | Type | Description |
|---|---|---|
| query* | string | Query |
| timespan | string | e.g. 30d default "30d" |
Call it
curl
curl https://cracked-ai-pearl.vercel.app/v1/run \
-H "Authorization: Bearer ck_live_..." -H "content-type: application/json" \
-d '{"provider":"gdelt","endpoint":"/tone-timeline","input":{"query":"...","timespan":"30d"}}'cli
npx cracked-ai run -p gdelt -e /tone-timeline -i '{"query":"...","timespan":"30d"}'mcp
run_tool({ provider: "gdelt", endpoint: "/tone-timeline", input: {"query":"...","timespan":"30d"} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.