Skip to main content
Interviews belong to one application. list_interviews returns the pending link, booked meetings, past meetings, and hosts who can be booked. One pending booking link at a time. Creating the link does not email the applicant. Put the booking URL in a letter yourself. A person still hits Send.

Check open times

get_availability is MCP only. There is no HTTP route. See Supported tools. Defaults are 30 minutes, weekdays 09:00 to 17:00, 24 hours notice, and the next 14 days. The host must be on this Workspace.
  1. Call create_self_schedule_link.
  2. The candidate picks the time on that link.
  3. Put the URL in mail yourself if you want them to book.
You can set duration, buffer, hours, notice, window, stage, a private note, and conference (meet, zoom, or phone). Phone is a hold with no video link. Two open links at once are not allowed. After booked or canceled, a later round is a new link.

Cancel or reschedule

cancel_interview removes a booked meeting from the calendar. It does not reject the applicant and does not send email. reschedule_interview cancels the booked meeting and opens a new self-schedule link. It does not email the applicant.