list_calendars
List the current user's calendars (primary, shared, and subscribed). Requires calendar:calendar:readonly OAuth scope.
Instructions
[Official API + UAT] List the current user's calendars (primary + shared + subscribed). Requires UAT — app identity only sees calendars it was explicitly invited to. Requires calendar:calendar:readonly scope on the OAuth.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page_size | No | Items per page (min 50, default 50). Feishu's calendar endpoint rejects page_size < 50. | |
| page_token | No | Pagination token | |
| sync_token | No | Incremental sync token (optional) |