session_notify
Send a notification through MCP with a message and optional severity level (info, warning, error) to alert users about important events or errors.
Instructions
Send a notification through MCP
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| level | No | Notification level | info |
| message | Yes | The notification message |