Skip to main content
Glama

search_issue_events

Search events for a specific Sentry issue using query filters to find relevant error occurrences and their details.

Instructions

Search events for a specific issue using a query string. Returns matching events with their details.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
issue_idYesIssue ID like 'PROJECT-123' or numeric ID
limitNoMaximum number of events to return (default: 10, max: 100)
organization_slugYesOrganization slug
queryNoSentry search query. Syntax: key:value pairs with optional raw text. Operators: > < >= <= for numbers, ! for negation, * for wildcard, OR/AND for logic. Event properties: environment, release, platform, message, user.id, user.email, device.family, browser.name, os.name, server_name, transaction. Examples: 'server_name:web-1', 'environment:production', '!user.email:*@test.com', 'browser.name:Chrome OR browser.name:Firefox'
sortNoSort order: 'newest' (default) or 'oldest'

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/utapyngo/sentry-mcp-rs'

If you have feedback or need assistance with the MCP directory API, please join our Discord server