Skip to main content
Glama

parse_time

Convert natural language time expressions like 'tomorrow' or 'in 2 hours' into structured datetime formats for task scheduling and management.

Instructions

Parse a natural language time string.

Args: text: Time to parse (e.g., "tomorrow", "next friday", "in 2 hours") timezone: Optional timezone (e.g., "America/New_York")

Returns: Parsed time in various formats

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
textYes
timezoneNo

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/ljadach/rtm-mcp'

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