Files
hermes-agent/plugin-catalog/openmail.yaml
2026-09-20 18:33:00 -07:00

27 lines
887 B
YAML

name: openmail
repo: https://github.com/openmailsh/hermes-plugin
sha: 4035b7d1f8775304443f60f67bcd636acb1a325d
description: Gives a Hermes agent its own email address. Inbound mail wakes the agent over a websocket,
replies go out in-thread, plus tools for sending, reading and provisioning inboxes.
maintainer: openmailsh
tier: community
category: platform
docs_url: https://docs.openmail.sh/integrations/hermes
image: https://raw.githubusercontent.com/openmailsh/.github/f9d07f18a90a75e8b29f96cbc8d17154ce254828/profile/assets/banner.png
platforms: []
capabilities:
provides_tools:
- openmail_whoami
- openmail_send
- openmail_reply
- openmail_list_threads
- openmail_read_thread
- openmail_list_messages
- openmail_attachment_text
- openmail_list_inboxes
- openmail_create_inbox
provides_hooks: []
provides_middleware: []
requires_env:
- OPENMAIL_API_KEY