answers
Search the web to answer questions and return structured JSON data with sources and citations for research and analysis.
Instructions
Search the web and return AI-powered answers in the JSON structure you want, with sources and citations.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| task | Yes | Question or task to answer using web data. | |
| json | No | Optional JSON schema/object or a short description of the desired output shape. Example object: { "book_title": "", "author": "", "release_date": "" } |