calendly.createSingleUseSchedulingLink creates a URL that can book exactly one event. Unused links expire after 90 days.
automations/create-calendly-link.automation.ts
ownerType defaults to EventType and maxEventCount defaults to 1; those are the only values Calendly currently supports. Link creation is not replay-safe.