search
Search the live web and get an AI-synthesized answer with structured citations. One endpoint covers 10 answer shapes — web, news, images, places & maps, shopping, flights, hotels, YouTube, transcripts, any URL — the right one is picked automatically from your query. Use this whenever you need fresh, factual information from the web.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| model | No | `pixserp-fast` = quick single-search lookup (default). `pixserp-standard` = balanced. `pixserp-deep` = multi-angle thorough research. `pixserp-agent` = multi-step research loop, decides itself when to stop. | pixserp-fast |
| query | Yes | What to search for. Phrase as a natural-language question or a specific topic. | |
| max_steps | No | Only used when `model = pixserp-agent`. Caps the research loop length. Default 50, max 100. |