telegram-get-peer-stories
Fetch active stories from a Telegram peer (user or channel) and retrieve metadata like id, date, caption, and media type without raw media bytes.
Instructions
Fetch currently active stories posted by a specific peer (user/channel). Returns compact story metadata (id, date, expireDate, caption, mediaType, counters) with media type className only — no raw media blobs. Use telegram-download-media with the story id if you need media bytes.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| chat | Yes | Peer to fetch stories from — user/channel id, @username, phone, or display name fragment |