telegram-get-stories-by-id
Fetch specific Telegram stories by numeric IDs, including archived or pinned ones not in the active feed. Returns compact metadata.
Instructions
Fetch specific stories from a peer by their numeric IDs. Useful for retrieving archived/pinned stories outside the active feed. Returns compact story metadata and optional pinnedToTop list. Pass up to ~100 ids per request.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ids | Yes | Story IDs to fetch (1–100 per request) | |
| chat | Yes | Peer to fetch stories from — user/channel id, @username, phone, or display name fragment |