Telegram Bot (Comms)
Telegram Bot API communication tools for AgentOS agents.
What It Provides
telegramSendMessagetelegramSendPhototelegramSendDocumenttelegramManageChattelegramPollMessages
Runtime Status
- This is a curated tool pack, not a background-installed plugin.
- AgentOS only loads it when the package is installed and your host includes it in the extension manifest.
- Use
createCuratedManifest({ tools: 'all', channels: 'none' })for the simplest curated setup, or add it to a custom manifest explicitly.
Required Secret
telegram.botToken
Source of Truth
manifest.jsondefines the public tool descriptors.src/contains the tool implementations that are compiled intodist/.