Overlap — find a time a group is free (when2meet/Doodle alternative)
Free no-login group availability poll; reads back the best meeting time for a group.
От сообщества: Добавлен пользователем или импортирован; проверьте владельца перед подключениемРаботаетБез входаГлобальныйБесплатноТолько чтение
Что умеет
Какие данные видит
Нужен ли аккаунт
Не нужен: сервер работает без входа
Free no-login group availability poll; reads back the best meeting time for a group.
Список инструментов сервера (2)
Технические названия из tools/list. Нужны только разработчикам.
| create_event | Create a free group-scheduling event (a when2meet/Doodle alternative) and get a shareable link. Use this when a human asks you to find a time for a group to meet. Returns a public event_url anyone can open with no login to paint when they're free. Then call get_results to see the time slot the most people overlap. |
| get_results | Read the current responses for an Overlap event and get the best meeting times (the slots where the most people are free). Pass the event id (the code after /e/ in the event_url). |