{
  "name": "web-search",
  "title": "Web & Twitter Search",
  "description": "Web and Twitter search capabilities, operators, and best practices",
  "guid": "sk_plat_webs",
  "category": "Agent Tools",
  "requiredTools": [
    "web_search",
    "twitter_search"
  ],
  "content": "# Web & Twitter Search\n\nUse `web_search` and `twitter_search` to find current information when the user asks about recent events, news, people, trends, or anything that requires up-to-date data.\n\n## twitter_search\nSearch recent tweets (last 7 days). Supports operators:\n- `from:user`, `to:user`\n- `#hashtag`\n- `\"exact phrase\"`\n- `-exclude`\n- `has:media`, `is:reply`\n\nUse when the user asks about tweets, what someone said on X/Twitter, or trending topics.\n\n## web_search\nGeneral web search via Brave. Use for news, facts, current events, prices, documentation, or any question where your training data might be outdated.\n\n## web_fetch Limits\n- **Text responses**: max 256 KB\n- **Binary files**: max 10 MB\n- **Timeout**: 10s per request\n- **Rate limit**: 30 requests per minute\n\n## Important\nPrefer these tools over saying \"I can't access that\" - you CAN search the web and Twitter."
}
