Skip to main content
Glama
Johnhyeon

TelegramLens

by Johnhyeon

telegram_timeline

Track a stock's buzz timeline to see when and where it first appeared, how it spread across channels over time, and analyze mention velocity and growth patterns.

Instructions

특정 종목의 버즈 전개(타임라인)를 반환합니다.

이 종목이 언제 어느 채널에서 처음 터져 어떻게 번졌나(종단): 최초 언급 채널·시각, 시간대별 독립 언급·확산 채널 수·velocity·베이스라인 배율·원문 샘플.

종목코드 매칭 전용 — 거시·지정학·테마(예: "미국 이란", "금리") 질문은 telegram_search 사용.

Args: query: 종목명 또는 6자리 종목코드. hours: 윈도우(시간). 기본 72. bucket_minutes: 시간 버킷 크기(분). 기본 60.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
hoursNo
queryYes
bucket_minutesNo

Output Schema

TableJSON Schema
NameRequiredDescriptionDefault
resultYes
Behavior3/5

Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?

With no annotations, the description carries full burden. It lists returned fields (first mention channel, etc.) but does not disclose error handling, prerequisite data existence, or any limitations beyond input scope.

Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.

Conciseness5/5

Is the description appropriately sized, front-loaded, and free of redundancy?

Concise three-part structure: purpose, output summary, usage note, then parameter list. No wasted words; front-loaded with key purpose.

Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.

Completeness4/5

Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?

Covers all parameters and usage context. Has output schema (context signal), so description's mention of return fields adds but isn't essential. Missing prerequisites like stock code validity, but still complete enough for basic use.

Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.

Parameters4/5

Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?

Schema coverage is 0%, so description adds value. It explains query as '종목명 또는 6자리 종목코드', hours as '윈도우(시간)' with default, and bucket_minutes as '시간 버킷 크기(분)' with default, supplementing the schema.

Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.

Purpose5/5

Does the description clearly state what the tool does and how it differs from similar tools?

The description clearly states it returns the buzz timeline for a specific stock, using a specific verb '반환합니다' (returns) and resource '버즈 전개(타임라인)'. It distinguishes from sibling telegram_search by specifying this is for stock code matching only.

Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.

Usage Guidelines5/5

Does the description explain when to use this tool, when not to, or what alternatives exist?

Explicitly says when to use (stock code matching) and when not to (macro/geopolitical/theme questions), directing the agent to telegram_search for other queries.

Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.

Install Server

Other Tools

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/Johnhyeon/telegramlens-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server