feishu_get_free_busy
Check user availability by querying free/busy status for specified calendars over a time range. Use to schedule meetings without conflicts.
Instructions
查询用户忙碌状态 (Get user free/busy status)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| end_time | Yes | 结束时间,Unix 时间戳,单位毫秒 (End time timestamp in ms) | |
| start_time | Yes | 开始时间,Unix 时间戳,单位毫秒 (Start time timestamp in ms) | |
| calendar_ids | Yes | 日历 ID 列表 (List of calendar IDs) |