telegram_block_name
Add a stock to the blocklist to stop its name from being miscounted in Telegram stock mention trends. Supports Korean 6-digit codes and US cashtags, with dry-run preview.
Instructions
종목을 차단 목록에 추가합니다(확인 표기가 있을 때만 인정하도록).
국내 6자리 코드와 미국 티커를 모두 받습니다. 국내는 이름 단독 매칭을 막고 본문에 코드가 있을 때만 인정하며, 미국은 bare 매칭을 막고 cashtag($NVDA)로 쓸 때만 인정합니다.
dry_run=True 면 아무것도 바꾸지 않고, 최근 30일 집계에서 빠질 언급 수와 원문 표본을 보여줍니다. 실제 적용 시 같은 조건으로 제거하므로 두 건수는 일치합니다. 적용 후에는 telegram_trending / telegram_fp_candidates 를 다시 돌려 순위 변화와 오탐 회귀를 확인하세요.
Args: code: 6자리 종목코드(예: 001680) 또는 미국 티커(예: ASIC). note: 메모(예: '대상 = target/object 충돌'). dry_run: True 면 미리보기만(기본 False).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| code | Yes | ||
| note | No | ||
| dry_run | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |