api_search_channel
Search messages in any Telegram channel by providing its URL and a query. Retrieve matching posts with an optional limit on results.
Instructions
Search for messages within a Telegram channel
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | The Telegram channel URL | |
| limit | No | Maximum number of results | |
| query | Yes | Search query |