reminderId
(string, required): ID of the reminder to update
How to use it
reminderId is exposed by the Apple Reminders MCP MCP server. Add the server to your MCP client (Claude Desktop, Cursor, Windsurf and others), and the reminderId tool becomes available to the model automatically. See the full listing for setup details and every tool this server provides.
Install Apple Reminders MCP
claude mcp add -s user reminders node /absolute/path/to/apple-reminders-mcp/dist/index.jsOther tools in Apple Reminders MCP (13)
(string, optional): Notes/description
(boolean, optional): Filter by completion status
Create a new reminder in a specified list.
Delete a reminder permanently.
(string, optional): Due date in format "MM/DD/YYYY HH:MM AM/PM"
Retrieve reminders with optional filtering.
Get all available reminder lists.
(string, optional): Filter by specific list name
(string, required): Reminder title
(number, optional): 0=none, 1=high, 5=medium, 9=low
Search for reminders by text in names or bodies.
(string, optional): Search in names and bodies
Update an existing reminder.