GDELT Global News
GG
GDELT Global News
/tone-timeline

Coverage volume timeline

Volume of coverage over time for a query (media trend).

liveverifieddegraded · 5.4s
newstimelinetrend
$0.0020
per call
plus $0.001 platform fee per run
$Set up https://cracked-ai-pearl.vercel.app/SKILL.md, then use Cracked to run gdelt /tone-timeline for me.

Input

FieldTypeDescription
query*stringQuery
timespanstringe.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.