telegram_messages
Retrieve original Telegram messages with link previews and optional link-body excerpts. Filter by channel, hours, and message count to drill down into specific conversations and narratives.
Instructions
원문 메시지를 그대로 조회합니다(drill-down).
글마다 link_content(글에 붙은 링크의 제목·설명, 발췌 유무)가 붙습니다.
Args: channel: 채널 username(@ 제외). 생략 시 전체 채널. hours: 시간 범위(시간). 기본 6. limit: 최대 메시지 수. 기본 30. link_body: true 면 링크 본문 발췌(최대 2,000자)까지 싣습니다. 기본 false(제목·설명만).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| hours | No | ||
| limit | No | ||
| channel | No | ||
| link_body | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |