Skip to main content
Glama

MCP Reminders

by MikeyBeez

complete_reminder

Mark a reminder as completed using its unique ID in the MCP Reminders system, helping AI assistants efficiently manage and track tasks across sessions.

Instructions

Mark a reminder as completed

Input Schema

NameRequiredDescriptionDefault
idYesReminder ID

Input Schema (JSON Schema)

{ "properties": { "id": { "description": "Reminder ID", "type": "string" } }, "required": [ "id" ], "type": "object" }
Install Server

Other Tools from MCP Reminders

Related Tools

    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/MikeyBeez/mcp-reminders'

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