{"name":"answer-web","description":"Answers natural-language questions with live web research, returning a synthesized answer with inline [N] citations and the source URLs. Combines Decodo Google SERP + parallel cheerio scrape + Morpheus llama-3.3-70b. No login, pay-per-call. Use it as a live web answer engine, Perplexity-style cited answers, web Q&A, agent search, research-grade question-to-answer with sources, or SERP + scrape + LLM synthesis.","price":"$0.04","method":"POST","input_schema":{"properties":{"question":{"type":"string","description":"The natural-language question. 1-500 chars."},"max_sources":{"type":"number","description":"Max sources to scrape and cite. Default 3, max 5."},"recency":{"type":"string","enum":["day","week","month","year","any"],"description":"Time filter passed to Google. Default 'any'."},"language":{"type":"string","description":"Two-letter language code. Default 'en'."}},"required":["question"]},"input_example":{"question":"When did the EU AI Act take effect?","max_sources":3,"recency":"year"},"output_example":{"question":"When did the EU AI Act take effect?","answer":"The EU AI Act entered into force on August 1, 2024 [1]...","sources":[{"title":"EU AI Act summary","url":"https://example.eu/","domain":"example.eu","snippet":"..."}],"model":"llama-3.3-70b","search_results_count":8,"scraped_count":3},"x402_payment_required":true,"x402_facilitator":"https://api.cdp.coinbase.com/platform/v2/x402"}