Skip to main content
Glama

Obsidian MCP Server

by getglad

get_calendar_event

Retrieve specific calendar event details by providing the event ID to access event information from your Obsidian vault's integrated calendar.

Instructions

Get details of a specific calendar event by ID

Input Schema

NameRequiredDescriptionDefault
event_idYes

Input Schema (JSON Schema)

{ "properties": { "event_id": { "title": "Event Id", "type": "string" } }, "required": [ "event_id" ], "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/getglad/obsidian_mcp'

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