telegram-analyzer
v1.0.0搜索并管理 SaaS Telegram 联系人,查看最近消息,更新联系阶段、标签或添加备注。
Installation
Please help me install the skill `telegram-analyzer` from SkillHub official store.
npx skills add samuewalton/telegram-analyzer
Telegram Analyzer Skill
Access and manage your SaaS contacts and messages.
Tools
search_contacts
Search for contacts by name, phone, or username. - query (string, required): The search term.
get_recent_messages
Get the 10 most recent incoming messages.
contact_action
Update contact stage, tags, or add notes. - contact_id (string, required): Contact UUID. - action (string, required): "update_stage", "add_tag", or "add_note". - value (string, required): The new value.