sentry_search_errors_in_file
Identify and resolve Sentry errors in a specific file by searching for issues related to a given file path or filename within a project.
Instructions
Search for Sentry errors occurring in a specific file. Find all issues related to a particular file path or filename.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
filename | Yes | File path or filename to search for | |
projectSlug | Yes | Project slug/identifier |