telegramlisted
Install: claude install-skill project-nomos/nomos
# Telegram
Interact with Telegram using the built-in MCP tools provided by the `nomos-telegram` server. These tools call the Telegram Bot API directly — no curl commands or shell environment variables needed.
## Available Tools
### Messaging
| Tool | Description |
| ------------------------- | ----------------------------------------------------------- |
| `telegram_send_message` | Send a text message (supports Markdown and HTML formatting) |
| `telegram_edit_message` | Edit an existing message |
| `telegram_delete_message` | Delete a message |
### Media
| Tool | Description |
| ------------------------ | ----------------------------------------------------------- |
| `telegram_send_photo` | Send a photo from URL or local file (with optional caption) |
| `telegram_send_document` | Send a document/file from URL or local file |
| `telegram_send_location` | Send a geographic location |
### Info
| Tool | Description |
| ---------------------- | ------------------------------------------------------------- |
| `telegram_chat_info` | Get details about a chat (type, title, username, description) |
| `telegram_member_info` | Get details abou