telegram-get-peer-stories
Fetch active story metadata (id, date, caption, media type) from a Telegram peer without downloading media.
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 |