{ "name": "telegram", "display_name": "Telegram", "kind": "tool", "version": "0.1.0", "description": "Telegram user-mode integration via MTProto for messages and contacts", "keywords": ["messaging", "chat", "telegram", "mtproto"], "source": { "dir": "tools-src/telegram", "capabilities": "telegram-tool.capabilities.json", "crate_name": "telegram-tool" }, "artifacts": { "wasm32-wasip2": { "url": "https://github.com/nearai/ironclaw/releases/latest/download/telegram-wasm32-wasip2.tar.gz", "sha256": null } }, "auth_summary": { "method": "manual", "provider": "Telegram", "secrets": ["telegram_api_id", "telegram_api_hash"], "shared_auth": null, "setup_url": "https://my.telegram.org/apps" }, "tags": ["messaging"] }