search_news_advanced
Search cryptocurrency news using filters for coins, keywords, sources, and coin association to find relevant market information.
Instructions
Advanced news search with multiple filters.
Args: coins: Comma-separated coin symbols (e.g. "BTC,ETH"). keyword: Optional search keyword. engine_types: Engine type filter in format "type1:cat1,cat2;type2:cat3" (e.g. "news:Bloomberg,Reuters;listing:"). has_coin: If true, only return news that have associated coins. limit: Maximum results (default 10, max 100).
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| coins | No | ||
| keyword | No | ||
| engine_types | No | ||
| has_coin | No | ||
| limit | No |