What problem does it solve?
Centralizes Feishu calendar operations to remove manual scheduling friction by providing clear guidance for creating, modifying, searching, and managing event attendees while handling Feishu-specific ID formats, timezone expectations, and asynchronous room reservations.
Core Features & Use Cases
- Event creation and updates: Create events with summary, start_time, end_time, and optional attendees and description; modify times or details via patch.
- Attendee management & RSVPs: Invite or remove attendees, ensure organizer appears in attendee list via user_open_id, and reply to invitations.
- Search, instances and free/busy: Search events by keyword, list instances for recurring events, and query busy/free windows for 1–10 users.
- Use case: Schedule a project review meeting, invite teammates and a meeting room, monitor room RSVP_status asynchronously, and verify everyone’s availability before confirming.
Quick Start
Create a meeting titled Project Retrospective from 2026-02-25T14:00:00+08:00 to 2026-02-25T15:30:00 using feishu_calendar_event create with user_open_id ou_aaa and attendees ou_bbb and omm_xxx.