schedule_interview
Schedule an interview for a candidate by providing candidate ID, interviewer, date, and time. Optionally add duration, meeting link, or interview name.
Instructions
Schedule an interview. date is YYYY-MM-DD and time is HH:MM
(24h, with optional timezone offset, e.g. 14:30:00+05:30).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| date | Yes | ||
| time | Yes | ||
| interviewer | Yes | ||
| candidate_id | Yes | ||
| meeting_link | No | ||
| interview_name | No | ||
| duration_minutes | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||