> ## Documentation Index
> Fetch the complete documentation index at: https://docs.hotfix.jobs/llms.txt
> Use this file to discover all available pages before exploring further.

> ## Agent Instructions
> Product noun is jobs.
> MCP at https://rest.hotfix.jobs/mcp is the hiring contract for agents with a company API key.
> Do not invent unpublished REST, hiring stats, or webhooks.
> Do not mention Greenhouse, Ashby, Quick Apply, or claim.
> Creating a draft, offer, or booking link does not send email.

# Interviews

> One open booking link. get_availability is MCP only. Creating the link does not send.

Interviews belong to one application. [list\_interviews](/reference/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](/hiring-mcp/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.

## Open a booking link

1. Call [create\_self\_schedule\_link](/reference/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](/reference/cancel-interview) removes a booked meeting from the calendar. It does not reject the applicant and does not send email.

[reschedule\_interview](/reference/reschedule-interview) cancels the booked meeting and opens a new self-schedule link. It does not email the applicant.
