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.
Community: Submitted by a user or imported; check the owner before granting accessOnlineNo sign-inGlobalFreeRead-only
What it can do
What data it sees
Do you need an account
No: the server works without sign-in
Free no-login group availability poll; reads back the best meeting time for a group.
Server tool list (2)
Raw names from tools/list. Only developers need these.
| 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). |