Whenly — group meeting scheduler for AI agents
Find a time a group can meet: no-login availability poll that picks the best meeting slot.
От сообщества: Добавлен пользователем или импортирован; проверьте владельца перед подключениемРаботаетБез входаГлобальныйБесплатноТолько чтение
Что умеет
Какие данные видит
Нужен ли аккаунт
Не нужен: сервер работает без входа
Find a time a group can meet: no-login availability poll that picks the best meeting slot.
Список инструментов сервера (2)
Технические названия из tools/list. Нужны только разработчикам.
| create_event | Create a free group-scheduling event (like When2meet/Doodle) 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 (no login) to mark when they're free, plus an admin note. Then poll get_results to see the best time. |
| get_results | Read the current responses for a Whenly event and get the best meeting times (the slots where the most people are free). Pass the event slug (the code after /e/ in the event_url). |