search_events
Find events in Google Calendar using a search keyword. Narrow results with date range, calendar ID, and limit to quickly locate specific appointments.
Instructions
キーワードでイベントを検索します
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | Yes | 検索キーワード | |
| timeMax | No | 検索終了日時(ISO 8601形式) | |
| timeMin | No | 検索開始日時(ISO 8601形式) | |
| calendarId | No | カレンダーID | primary |
| maxResults | No | 最大取得件数 |