find_common_availability
Identify overlapping availability from a when2meet poll by analyzing participant schedules, with optional filters for specific people, minimum attendee count, and timezone.
Instructions
Find times when participants overlap.
Args: url: when2meet poll URL timezone: IANA timezone for slot labels participant_names: Optional subset of names min_participants: Minimum number of people free (default: all selected) only_marked_participants: Exclude participants who have not marked any slots
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | ||
| timezone | No | America/New_York | |
| min_participants | No | ||
| participant_names | No | ||
| only_marked_participants | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||