mock_interview
Simulate a job interview with an AI interviewer. Provide a company and interview type to get a tailored briefing and post-interview feedback.
Instructions
Start a mock interview session. Returns a briefing with all application materials, your profile, and interviewer guidance so Claude can play the interviewer role.
After the session, save feedback and areas to improve using save_application_file.
Args: company: Company name interview_type: One of: behavioral, technical, culture, manager
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| company | Yes | ||
| workspace_dir | No | ||
| interview_type | No | behavioral |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| company | Yes | ||
| profile | Yes | ||
| materials | Yes | ||
| interview_type | Yes | ||
| interviewer_guidance | Yes | ||
| interview_description | Yes |