sentry_capture_message
Capture and send messages to Sentry with defined severity levels, tags, and context for enhanced error monitoring and application health tracking.
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 |