send_notification
Send text message notifications to users via Telegram, specifying the message, project, and urgency, and wait for their response.
Instructions
Send a text message notification to the user
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| message | Yes | The message to send to the user | |
| project | Yes | The name of the project the LLM is working on | |
| urgency | No | The urgency of the notification |