| name | xai_web_search |
| description | Use when the user asks xAI/Grok to search the web, find current information, answer with citations, or use server-side web_search. |
xAI Web Search
Use xai_web_search for web-backed answers through xAI Responses server-side web_search.
Preferred MCP call:
{
"prompt": "Find the latest xAI model announcement and summarize it with citations."
}
Options:
prompt: required search question.
model: optional Grok model.
Return a concise answer and include citations from the tool output when available.