telegram_search
Search full message text and linked article snippets from Telegram channels using keywords or topics. Filter by time window or specific channel to find relevant discussions.
Instructions
원문 메시지를 키워드/주제로 전문검색합니다('내용' 축 도구).
종목코드가 안 붙은 거시·산업·테마 글도 본문 키워드로 찾습니다(예: "반도체 HBM", "금리 인하"). 여러 단어는 공백 구분 AND 매칭, 3글자 이상이 정확·빠름. 글에 붙은 링크의 제목·설명·발췌까지 함께 뒤집니다 — 본문은 제목 한 줄이고 내용은 기사 안에 있는 글도 잡힙니다(결과의 matched_in: "text" | "link").
Args: query: 검색 키워드(여러 단어는 공백 구분, AND 매칭). hours: 검색 시간 범위(시간). 기본 72. limit: 최대 결과 수. 기본 30. channel: 특정 채널 username(@ 제외)으로 한정. 생략 시 전체. in_links: 링크 내용(제목·설명·발췌)까지 검색. 기본 true. link_body: true 면 결과에 링크 본문 발췌까지 싣습니다. 기본 false(제목·설명만).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| hours | No | ||
| limit | No | ||
| query | Yes | ||
| channel | No | ||
| in_links | No | ||
| link_body | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |