For AI agents: a documentation index is available at the root level at /llms.txt and /llms-full.txt. Append /llms.txt to any URL for a page-level index, or .md for the markdown version of any page.
Logo
Resources
Log inGet a demo
Get startedConnectorsAPI reference
Get startedConnectorsAPI reference
    • Overview
    • ActiveCampaign
    • Adobe PDF Services
    • Ahrefs
    • Airtable
    • Amadeus
    • Amazon S3
    • Amplitude
    • Anaplan
    • Apollo
    • Arize
    • Articulate Reach 360
    • Asana
    • Attio
    • Aviationstack
    • BambooHR
    • Basecamp
    • bioRxiv
    • Bitbucket
    • Bitly
    • Box
    • Calendly
    • Canva
    • ClickUp
    • ClinicalTrials.gov
    • Cloudflare
    • CMS Coverage
    • Coda
    • Confluence
    • Contentful
    • Crustdata
    • Databricks
    • Datadog
    • DocuSign
    • DoorDash
    • Dropbox
    • Duffel
    • Dynamics 365 Sales
    • Exa
    • Expensify
    • FactSet
    • Figma
    • Firecrawl
    • Fireflies
    • FireHydrant
    • Foursquare
    • Frame.io
    • FreshBooks
    • Freshdesk
    • Freshservice
    • Front
    • Gamma
    • GitHub
    • GitLab
    • Gmail
    • Gong
    • Google BigQuery
    • Google Calendar
    • Google Docs
    • Google Drive
    • Google Maps
    • Google Meet
    • Google Sheets
    • Google Slides
    • Google Tasks
    • Grafana
    • Greenhouse
    • Guru
    • Hex
    • HiBob
    • HubSpot
    • Intercom
    • Jenkins
    • Jira
    • Jira Service Management
    • Kintone
    • Klaviyo
    • Linear
    • LinkedIn
    • Looker
    • Lucidchart
    • Make
    • Microsoft Teams
    • Microsoft Teams GCC High
    • Miro
    • Monday.com
    • n8n
    • NetSuite
    • Notion
    • NPI Registry
    • OneDrive
    • OneNote
    • Oracle HCM
    • Oracle Sales Cloud
    • Oracle SCM
    • Oura
    • Outlook
    • PagerDuty
    • PayPal
    • Peec AI
    • Pipedrive
    • PostHog
    • PubMed
    • Pylon
    • Quartr
    • QuickBooks Online
    • Ramp
    • ReadMe
    • Rootly
    • Sabre
    • Salesforce
    • Sanity
    • SAP SuccessFactors
    • SendGrid
    • Sentry
    • ServiceNow
    • SharePoint
    • Shopify
    • Slack
    • Smartsheet
    • Snowflake
    • Spotify
    • Square
    • Straker
    • Strava
    • Stripe
    • Supabase
    • Teamwork.com
    • Trello
    • TripAdvisor
    • UKG Pro
    • Vercel
    • Vestaboard
    • VisualPing
    • Weather
    • Webflow
    • WHOOP
    • Wikipedia
    • Wix
    • WordPress
    • Workday
    • X
    • Xero
    • Yelp
    • YouTube
    • Zendesk
    • Zendesk Sell
    • Zoho CRM
    • Zoho Desk
    • Zoom
    • ZoomInfo

Get started

  • Overview
  • Introduction
  • Unified API
  • Linked Account
  • Merge Link
  • Use cases

Implementation

  • Sandboxes
  • SDKs
  • API access
  • Syncing data
  • Writing data
  • Data minimization
  • Supplemental data
  • Errors
  • Integration metadata

API reference

  • ATS
  • HRIS
  • Accounting
  • Ticketing
  • CRM
  • File Storage
  • Knowledge Base
  • Chat

Resources

  • Help Center
  • Merge.dev
  • Changelog
© Merge 2026Terms of usePrivacy policy
UnifiedAgent HandlerGateway
UnifiedAgent HandlerGateway
Resources
Log inGet a demo
On this page
  • Sample use cases
  • Available Tools

Sentry

Connect your AI agents to Sentry.
Was this page helpful?
Previous

SendGrid

Next

ServiceNow

Authentication: OAuth or API token. See Magic Link for the runtime auth flow, or Application credentials to bring your own OAuth app.

Sample use cases

  • Show me every issue created in the last 24 hours, grouped by project.
  • Find issues with regression that reopened after a deploy.
  • Pull the top 10 issues by event count this week.

Available Tools

get_event

Get event details by organization, project, and event ID.

get_latest_event

Get the most recent event for an issue.

get_oldest_event

Get the first occurrence of an issue.

list_issues

List project issues with filtering support.

get_issue

Get issue details by ID.

update_issue

Update issue status, assignment, or bookmarks.

delete_issue

Delete an issue permanently.

bulk_update_issues

Bulk update multiple issues in a project.

bulk_delete_issues

Bulk delete issues by query.

list_issue_events

List all events for an issue.

list_organizations

List all organizations accessible to the authenticated user.

get_organization

Get organization details by slug.

update_organization

Update organization name or slug.

list_project_keys

List project client keys (DSNs).

create_project_key

Create a new project client key.

get_project_key

Get project key details.

update_project_key

Update project key settings.

delete_project_key

Delete a project key permanently.

list_projects

List all projects accessible to the user.

list_organization_projects

List organization projects.

get_project

Get project details.

create_project

Create a new project under a team.

update_project

Update project settings.

delete_project

Delete a project permanently.

list_releases

List organization releases with filtering.

create_release

Create a new release for deployment tracking.

get_release

Get release details by version.

update_release

Update release metadata.

delete_release

Delete a release permanently.

list_release_commits

List release commits.

get_project_stats

Get project event statistics over time.

get_organization_stats

Get organization-wide event statistics.

list_project_tags

List project tags with statistics.

get_tag_values

Get tag values with occurrence counts.

list_teams

List organization teams.

get_team

Get team details.

create_team

Create a new team

update_team

Update team settings.

delete_team

Delete a team permanently.

list_organization_members

List organization members.

get_user

Get organization member details.