Docs: guide x_search toward exact-post stats lookups

This commit is contained in:
huntharo
2026-03-28 11:01:19 -04:00
committed by Peter Steinberger
parent c8ed1638ea
commit 1c9684608a
4 changed files with 23 additions and 2 deletions

View File

@@ -149,7 +149,7 @@ export function createXSearchTool(options?: {
label: "X Search",
name: "x_search",
description:
"Search X (formerly Twitter) using xAI. Returns AI-synthesized answers with citations from real-time X post search.",
"Search X (formerly Twitter) using xAI, including targeted post or thread lookups. For per-post stats like reposts, replies, bookmarks, or views, prefer the exact post URL or status ID.",
parameters: Type.Object({
query: Type.String({ description: "X search query string." }),
allowed_x_handles: Type.Optional(