
Reminders
Add, remove, list and tag reminders.
- Name For Model
- reminders
- Website
- reminders.upon.chat
- Try on ChatGPT
- Open ChatGPT and Search the plugin name
- Update Date
- 3 years ago
- Contact
- [email protected]
- Description For Model
- Adds, removes and views user's reminders.
Plugin Functions/Features (Plugin API Document)
| Operation Id | HTTP Method | Description | |
|---|---|---|---|
| 1 | find | GET | Returns a list of reminders. |
| 2 | add | POST | Adds a reminder to the list. |
| 3 | remove | POST | Deletes a reminder from the list. |
| 4 | tag | POST | Tags some reminders. |
| 5 | untag | POST | Untags reminders. Only the provided reminders are untagged. |