sentry_capture_message
Capture and send error or informational messages to Sentry with specified severity levels, tags, and additional context for improved application monitoring and debugging.
Instructions
Capture and send a message to Sentry
Input Schema
Name | Required | Description | Default |
---|---|---|---|
context | No | Additional context data | |
level | No | Severity level of the message | info |
message | Yes | Message to send to Sentry | |
tags | No | Key-value pairs to tag the message |