get_channel_forwards
Get posts from other channels that forwarded the specified channel's content. Use channel_id and optional start/end dates to filter results.
Instructions
Posts from other channels that forwarded this channel's content.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Max results (max 50) | |
| end_date | No | Range end (YYYY-MM-DD) | |
| channel_id | Yes | Channel @username / t.me link / TGStat ID | |
| start_date | No | Range start (YYYY-MM-DD) |