get_calendar_events
Retrieve calendar events for personal or school use by specifying dates, periods, or predefined filters. Access schedules and manage time efficiently through N Lobby MCP Server.
Instructions
Get calendar events with advanced options
Input Schema
Name | Required | Description | Default |
---|---|---|---|
calendar_type | No | Type of calendar to retrieve (personal or school) | personal |
from_date | No | Start date in YYYY-MM-DD format (optional). If only from_date is provided, it will be treated as a single day. | |
period | No | Predefined period (optional, overrides from/to dates). Use "today" for single day queries. | |
to_date | No | End date in YYYY-MM-DD format (optional). Must be at least 1 day after from_date when both are provided. |