Skip to main content
Glama

manage_countdown

Set, track, and manage persistent countdown timers for events and deadlines using CRUD operations. Create timers with names and target dates, retrieve specific or all timers, and delete as needed.

Instructions

Manage persistent countdown timers. Supports CRUD operations: set (create), get (read one), list (read all), delete.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
actionYesAction to perform
idNoCountdown ID (required for get/delete, auto-generated for set if not provided)
nameNoName/description for the countdown (required for set)
target_dateNoTarget date in ISO 8601 format (required for set)
timezoneNoIANA timezone. Defaults to UTC.

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/aleck31/mcp-chrono'

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