get_calendar_event
Fetch full details of a Feishu calendar event including summary, description, start/end times, attendees, location, attachments, and meeting link.
Instructions
[Official API + UAT] Get full details of a single calendar event (summary, description, start/end, attendees, location, attachments, meeting link).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| calendar_id | Yes | Calendar ID | |
| event_id | Yes | Event ID from list_calendar_events |