create-reminder
Schedule a reminder with a title and date-time to be delivered via Slack or Telegram.
Instructions
Create a reminder You MUST call this function before 'get-current-time' to obtain the current time.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| title | Yes | The title of the reminder | |
| datetime | Yes | YYYY-MM-DDTHH:mm:ss formatted date and time for the reminder |