telegram_link_content
Fetches a link's title, description, and excerpt from Telegram posts. Reads pending or new links on demand, returning up to 2,000 characters.
Instructions
텔레그램 글에 붙은 링크 하나의 내용(제목·설명·본문 발췌)을 돌려줍니다.
수집기가 이미 읽어 둔 것이 있으면 그것을, 아직 안 읽은(pending) 링크나 처음 보는 주소면 지금 열어 읽습니다(몇 초). 발췌는 최대 2,000자이고 기사 전문이 아닙니다. DART 공시 링크는 읽지 않고 dart_rcp_no 만 줍니다 → DartLens 로 읽으세요. 결과의 referenced_by 는 이 링크를 단 텔레그램 글(최근 5개)입니다.
Args: url: 링크 주소(글의 links / link_content.url 에 있는 그대로).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |