get_monitor_message
Retrieve detailed information about a specific message by its ID, including sender, content, timestamp, and metadata. Use this to inspect individual messages and debug message-related issues.
Instructions
Get detailed information about a specific message by ID. Retrieves complete message data including sender, content, timestamp, and metadata. Useful for inspecting individual message details and debugging message-related issues.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| message_id | Yes | Message ID (UUID) to retrieve |