Get Notification Details
ogarniai_get_notificationGet details of a specific notification by ID, including type, category, title, message, read/urgent status, reference ID, and action URL.
Instructions
Get details of a specific notification.
Args:
id (string): Notification ID (UUID format)
Returns: JSON with notification details including id, type, category, title, message, isRead, isUrgent, referenceId, actionUrl
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Resource ID (UUID format) |