report_error
Report Error
Report an exception/error to Honeybadger via the Reporting API. Creates a new error notice that will appear in your project's error tracking. Requires a project API key.
report_error
Report an exception/error to Honeybadger via the Reporting API. Creates a new error notice that will appear in your project's error tracking. Requires a project API key.
query_insights
Run a BadgerQL query against Honeybadger Insights to search logs and custom events. Returns structured results with metadata about the query execution.
manage_project
Create, update, or delete a Honeybadger project. Use **create** to set up a new project (requires an account ID), **update** to modify an existing project's settings, or **delete** to remove a project.
list_projects
List all Honeybadger projects accessible with your auth token. Optionally filter by account. Returns project details including name, language, fault count, and associated teams.
get_error_details
Retrieve detailed information about a specific error (fault) including its recent occurrences (notices), comments, and metadata. Provides full context for debugging.
manage_deployments
List, record, or delete deployments for a Honeybadger project. Recording a new deployment uses the Reporting API and requires a project API key. Listing and deleting use the Data API.
manage_check_ins
Create, update, list, get, or delete check-ins (dead-man-switch monitors) in a Honeybadger project. Check-ins monitor scheduled tasks and cron jobs by expecting periodic pings. If a ping is missed, an alert is triggered.
manage_uptime
Create, update, list, or delete uptime monitoring checks (sites) in a Honeybadger project. Uptime checks periodically monitor whether your web applications and APIs are responsive.
report_check_in
Send a check-in ping to Honeybadger to indicate that a scheduled task or cron job has run successfully. Uses the Reporting API and requires a project API key.
manage_error
Resolve, unresolve, ignore, assign, pause, or delete an error (fault) in Honeybadger. Also supports bulk resolving errors that match a search query and adding comments to errors.
send_events
Send custom events to Honeybadger Insights. Events appear in the Insights dashboard where they can be queried and visualized. Useful for tracking user signups, payment events, performance metrics, or any structured data.
list_outages
Retrieve the outage history for a specific uptime check (site). Shows when the site went down, when it came back up, the HTTP status code, and the reason for the outage.
search_errors
Search and list errors (faults) in a Honeybadger project. Supports filtering by search query, time range, and ordering. Use the search query to filter by class name, message, environment, component, action, or tags.
manage_environments
List, create, update, or delete environments within a Honeybadger project. Environments organize error data and monitoring by deployment context (e.g., production, staging, development).
manage_teams
List, create, update, or delete teams. Also supports listing team members, removing members, and sending invitations to join a team.
Track, search, and manage application errors (faults) and their occurrences (notices). Resolve, unresolve, and assign errors to team members, and add comments for collaboration. Monitor uptime by managing site checks and viewing outage history. Create and manage check-ins to monitor cron jobs and scheduled tasks. Record and retrieve deployment information with revision, environment, and repository details. Send custom events and structured logs, then query them using BadgerQL for insights and analytics. Create and manage projects, teams, environments, and public status pages. Report error events, check-in pings, and deployments via the Reporting API. Receive webhooks for error occurrences, uptime changes, missing check-ins, and deployments.
Common questions about connecting Honeybadger to AI agents with Metorial.