quire.sendNotification
Notify the current user with a message and optionally include a URL that the user can click to navigate.
Instructions
Send a notification to the current authorized user. Optionally include a URL that the user can click to navigate to.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| message | Yes | The notification message text | |
| url | No | Optional URL to include in the notification |