changedInput schema / properties / allowed_handles / description
Previous value: -"xAI only: include these X handles without @, max 10; mutually exclusive with excluded_handles."New value: +"Include these X handles without @, max 10; mutually exclusive with excluded_handles."
removedInput schema / properties / coin
Removed value: -{
- "description": "Platform fallback: maps to tickers for feed-style items when xAI path is unused—tweet-level X evidence remains the primary tool goal; per-coin sentiment KPIs -> get_social_sentiment.",
- "type": "string"
-}
changedInput schema / properties / days / description
Previous value: -"xAI only: lookback days when time_range omitted; omitted or <=0 treated as 1 (24h); min 1 when explicitly set."New value: +"Lookback days when time_range omitted; omitted or <=0 treated as 1 (24h); min 1 when explicitly set."
changedInput schema / properties / enable_image_understanding / description
Previous value: -"xAI only: analyze images in posts."New value: +"Analyze images in posts."
changedInput schema / properties / enable_video_understanding / description
Previous value: -"xAI only: analyze video in posts."New value: +"Analyze video in posts."
removedInput schema / properties / end_time
Removed value: -{
- "description": "Platform fallback: maps to to.",
- "type": "string"
-}
changedInput schema / properties / excluded_handles / description
Previous value: -"xAI only: exclude these handles, max 10."New value: +"Exclude these handles, max 10."
changedInput schema / properties / lang / description
Previous value: -"Answer language: zh (default) / en / auto. Also used by platform fallback as MCP local lang filter."New value: +"Answer language: zh (default) / en / auto."
removedInput schema / properties / limit
Removed value: -{
- "description": "Platform fallback: page_size, default 10.",
- "type": "integer"
-}
changedInput schema / properties / model / description
Previous value: -"xAI only: override configured Grok model id."New value: +"Override configured Grok model id."
removedInput schema / properties / page
Removed value: -{
- "description": "Platform fallback: page number.",
- "type": "integer"
-}
removedInput schema / properties / platform
Removed value: -{
- "description": "Platform fallback: platform.",
- "type": "string"
-}
removedInput schema / properties / platform_type
Removed value: -{
- "description": "Platform fallback: maps when platform omitted.",
- "type": "string"
-}
changedInput schema / properties / query / description
Previous value: -"X/Twitter topic for tweet-level evidence and cited posts; English recommended. xAI: empty returns no results. Aggregate social mood, sentiment score, or positive/negative split -> get_social_sentiment. Open-web pages -> web_search. Multi-platform social search -> search_ugc. Platform fallback matches search_news.query semantics."New value: +"X/Twitter topic for tweet-level evidence and cited posts; English recommended. Empty returns no results. Aggregate social mood, sentiment score, or positive/negative split -> get_social_sentiment. Open-web pages -> web_search. Multi-platform social search -> search_ugc."
removedInput schema / properties / similarity_score
Removed value: -{
- "description": "Platform fallback: similarity threshold.",
- "type": "string"
-}
removedInput schema / properties / sort_by
Removed value: -{
- "description": "Platform fallback: sort field.",
- "type": "string"
-}
removedInput schema / properties / start_time
Removed value: -{
- "description": "Platform fallback: maps to from (Unix sec).",
- "type": "string"
-}
removedInput schema / properties / top_total_score
Removed value: -{
- "description": "Platform fallback: heat vs similarity.",
- "type": "integer"
-}
removedOutput schema / properties / coin
Removed value: -{
- "type": "string"
-}
changedOutput schema / properties / disclaimer / description
Previous value: -"Fixed disclaimer on xAI success; empty on platform fallback."New value: +"Fixed disclaimer on successful xAI response."
removedOutput schema / properties / platform
Removed value: -{
- "type": "string"
-}
removedOutput schema / properties / platform_type
Removed value: -{
- "type": "string"
-}