get_all_events
Retrieve all calendar events stored in the MCP Calendar Server, enabling users to view and manage their schedules efficiently.
Instructions
모든 캘린더 이벤트를 조회합니다.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
No arguments |
Input Schema (JSON Schema)
{
"properties": {},
"title": "get_all_eventsArguments",
"type": "object"
}