Skip to main content
Glama

Chronos Protocol

by n0zer0d4y

check_time_reminders

Check for due or upcoming reminders within a specified time window to help users stay on track with scheduled tasks and deadlines.

Instructions

Check for due or upcoming time reminders

Input Schema

NameRequiredDescriptionDefault
upcomingMinutesNoCheck for reminders due within this many minutes (default: 60)

Input Schema (JSON Schema)

{ "properties": { "upcomingMinutes": { "description": "Check for reminders due within this many minutes (default: 60)", "type": "integer" } }, "type": "object" }

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/n0zer0d4y/chronos-protocol'

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