api_search_channel
Search for specific messages in a Telegram channel using a query and retrieve results with customizable limits, enabling precise information retrieval from channel content.
Instructions
Search for messages within a Telegram channel
Input Schema
Name | Required | Description | Default |
---|---|---|---|
limit | No | Maximum number of results | |
query | Yes | Search query | |
url | Yes | The Telegram channel URL |