name: rocketchat-platform repo: https://github.com/HalfbitStudio/hermes-plugin-rocketchat sha: 989a04cd5f09e57bdd88997940cd18e4d58415b2 description: Rocket.Chat gateway adapter for Hermes Agent. Connects to a self-hosted Rocket.Chat instance via the REST API v1 for outbound traffic and the Realtime (DDP) WebSocket for inbound messages. Uses aiohttp (already a Hermes dependency) — no extra packages needed. maintainer: HalfbitStudio tier: community category: platform docs_url: https://github.com/HalfbitStudio/hermes-plugin-rocketchat#readme capabilities: provides_tools: - rocketchat_create_channel - rocketchat_delegate - rocketchat_dm - rocketchat_get_history - rocketchat_get_permalink - rocketchat_get_thread - rocketchat_list_channels - rocketchat_post - rocketchat_search_messages - rocketchat_send_file provides_hooks: [] provides_middleware: [] requires_env: - name