{"name":"news-search","description":"News search API / GDELT article search / public news feed lookup. Same news handler as crypto-news, with GDELT and a GNews fallback when configured, exposed for agents searching recent articles by keyword, company, ticker, market topic, or crypto topic and returning headline URLs, source domains, timestamps, language/country metadata, and sentiment. Data only; no trading advice.","price":"$0.005","method":"POST","input_schema":{"properties":{"topic":{"type":"string","enum":["crypto","markets","defi","bitcoin","ethereum","stablecoins"],"description":"Preset topic. Default crypto."},"query":{"type":"string","description":"Optional news query override, max 240 chars."},"limit":{"type":"number","description":"Headlines to return, 1-30. Default 10."},"hours":{"type":"number","description":"Lookback window in hours, 1-168. Default 48."}}},"input_example":{"query":"stablecoin regulation","limit":5,"hours":48},"output_example":{"query":"stablecoin regulation","returned":5,"source":"GDELT 2.1 Document API"},"x402_payment_required":true,"x402_facilitator":"https://api.cdp.coinbase.com/platform/v2/x402"}