# Web & Twitter Search

Use `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.

## twitter_search
Search recent tweets (last 7 days). Supports operators:
- `from:user`, `to:user`
- `#hashtag`
- `"exact phrase"`
- `-exclude`
- `has:media`, `is:reply`

Use when the user asks about tweets, what someone said on X/Twitter, or trending topics.

## web_search
General web search via Brave. Use for news, facts, current events, prices, documentation, or any question where your training data might be outdated.

## web_fetch Limits
- **Text responses**: max 256 KB
- **Binary files**: max 10 MB
- **Timeout**: 10s per request
- **Rate limit**: 30 requests per minute

## Important
Prefer these tools over saying "I can't access that" - you CAN search the web and Twitter.
