Connect Hermes to Sentry
Give your Hermes agent access to Sentry in Melso — 209 tools it can call while it works through a task.
Set it up in Melso
- 1In Melso, open Settings → Agent Apps and hit Connect on Sentry.
- 2Finish the OAUTH2 sign-in in the window that opens. Melso stores the connection, not your credentials.
- 3Open your Hermes agent, go to its Agent Apps tab, and allow Sentry.
- 4Give the agent a task. It calls Sentry itself when the work needs it.
What Sentry gives your agent
The tools, permissions, and events Sentry exposes — the same ones your agent can use once the app is authorized.
What you sign in with
Sentry connects with OAUTH2.
- Client id
- Client secret
Permissions
Tools Sentry exposes
Access project information
Retrieves detailed information for a Sentry project, given its existing organization and project ID or slug.
Add a symbol source to a project
Tool to add a custom symbol source to a Sentry project. Use when configuring symbol sources for crash symbolication.
Add organization member via email
Invites a new member (or re-invites an existing non-accepted member) to a Sentry organization via email, allowing specification of organization and team roles.
Add or remove user email by id
Adds or removes a secondary email for an existing Sentry user, determined by whether the email already exists for that user.
Add team member in organization
Adds an existing member of an organization to one of its teams; the member must already belong to the organization, and the team must also belong to that organization.
Add team to project
Grants a Sentry team access to a Sentry project within the specified Sentry organization.
Bulk mutate an organization's issues
Bulk mutate various attributes on issues within an organization. Use when you need to update status, priority, assignment, or other attributes for multiple issues at once. Maximum of 1000 issues can be mutated, with a 100 issue limit per request.
Bulk remove an organization's issues
Permanently removes issues from an organization. If IDs are provided, queries and filtering are ignored. Maximum of 1000 issues can be removed at once.