get_news_by_engine
Retrieve cryptocurrency news articles filtered by specific content types including news, listings, onchain data, memes, and market updates.
Instructions
Get news articles filtered by engine type.
Engine types: "news", "listing", "onchain", "meme", "market".
Args: engine_type: The engine type code. limit: Maximum results (default 10, max 100).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| engine_type | Yes | ||
| limit | No |