Floyd
JSON →Scheduling and booking engine for AI agents. Check availability, hold slots, and confirm appointments with two-phase booking and conflict-free resource management.
Tools · 7
- floyd_get_available_slots Check available appointment times for a service
- floyd_hold_booking Place a temporary hold on a time slot
- floyd_confirm_booking Confirm a held booking (requires explicit user consent)
- floyd_cancel_booking Cancel a held or confirmed booking
- floyd_reschedule_booking Move a booking to a new time
- floyd_update_booking Update a booking's metadata
- floyd_get_booking Retrieve booking details and status
Environment variables
FLOYD_BASE_URL
Links
★ 2 GitHub stars