Bugsnag is an error monitoring and stability management platform that helps developers identify, prioritize, and fix software bugs.
Tool to bulk update multiple errors in a project. use when batching identical updates across many errors.
Tool to configure a new integration for a bugsnag project. use after selecting integration key and preparing credentials.
Tool to invite a collaborator to an organization. use when you need to add a new user by email to grant them access. ensure the organization id is correct before calling.
Tool to create a custom event field for a project. use after confirming the project id to add a new filterable field. example: "create a field 'user.id' mapping to 'metadata.user.id' for project 515fb..."
Tool to create a new saved search for a project. use when you need to persist a set of filters and sort order as a saved search for a project after confirming project details.
Tool to delete all errors in a project. use when you need to remove all error and event data for a given project. use with caution after confirming the project id, as this action is irreversible and requires project owner or organization administrator permissions.