eTermin is an online appointment scheduling platform that allows businesses to manage bookings and integrate with various applications through its REST API.
Tool to create a new contact in eTermin. Use when you need to add a contact before scheduling appointments.
Tool to create a new resource. Use when you need to create any eTermin resource (contact, vouchers, resource, appointment).
Tool to create a new user. Use when you need to add users to eTermin after collecting their details.
Tool to create a new voucher in eTermin. Use when you need to add a voucher after defining its details.
Tool to create a new webhook in eTermin. Attempts multiple candidate endpoints since webhook creation is undocumented. Returns a helpful message if UI-only.
Tool to delete an appointment. Use when you need to remove an existing appointment by its identifier. Confirm the appointment exists before invoking.