interview_company_brief
Build a structured research scaffold for interview preparation. Returns a CompanyBrief with placeholders and a research checklist to fill before the interview.
Instructions
Build a structured research scaffold for interview preparation.
PURE — no network, no LLM. Returns a CompanyBrief with [TO_RESEARCH] placeholders and a research checklist to fill before the interview.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| company | Yes | Company name. | |
| notes | No | Free-text notes the user has gathered (optional). | |
| jobs | No | List of JobPosting-like dicts for role context (optional). |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| company | Yes | ||
| sections | No | ||
| research_checklist | No | ||
| notes | No |