Skip to main content
Glama

update_reminder

Modify existing reminder details like title, due date, priority, or completion status by specifying the reminder ID and list name.

Instructions

Update an existing reminder's properties. Only specified fields will be changed.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
idYesThe unique identifier of the reminder to update
listNameYesThe name of the list containing the reminder
nameNoNew title for the reminder
bodyNoNew notes/description. Set to null to clear.
dueDateNoNew due date with time. Set to null to clear.
allDayDueDateNoNew all-day due date. Set to null to clear.
remindMeDateNoNew alert date. Set to null to clear.
priorityNoNew priority level
completedNoSet completion status

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/jagadeesh52423/remainders-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server