search_context_size | enum | no | "medium" | low|medium|high. · Allowed: low, medium, high |
stream_mode | enum | no | "concise" | concise: only final answer streams. full: stream tool calls + reasoning too. · Allowed: concise, full |
search_mode | enum | no | "default" | Filter source type. · Allowed: default, academic, sec |
search_recency_filter | enum | no | "none" | Restrict to results from the last N. · Allowed: none, day, week, month, year |
search_after_date | string | no | — | Publication date filter (MM/DD/YYYY). |
search_before_date | string | no | — | Publication date filter (MM/DD/YYYY). |
last_updated_after_filter | string | no | — | Last-modified filter (MM/DD/YYYY). |
last_updated_before_filter | string | no | — | Last-modified filter (MM/DD/YYYY). |
search_language_filter | string | no | — | Comma-separated ISO-639-1 codes (max 10). |
search_domain_filter | string | no | — | Comma-separated allowlist. Prefix with - to deny. |
country | string | no | — | ISO alpha-2. |
region | string | no | — | Region/state. |
city | string | no | — | City. |
latitude | number | no | — | Latitude. |
longitude | number | no | — | Longitude. |
return_images | boolean | no | false | Include image results. |
return_videos | boolean | no | false | Include video results. |
return_citations | boolean | no | true | Include citations. |
return_related_questions | boolean | no | false | Include follow-ups. |
temperature | number | no | 0.2 | Sampling temperature. · Range: 0 – 2 |
max_tokens | number | no | 4096 | Max output tokens. · Range: 1 – 32768 |
disable_formatting | boolean | no | false | Return raw upstream response. |