Attach company analysis
attach_analysisAttach a markdown company research analysis to a job application. Each application stores one document; a new analysis replaces the previous one.
Instructions
Attach a markdown company analysis (research you produced) to an application. Single document per application - a new call REPLACES the previous one. Max 100000 bytes (~100 KB) of utf-8. The user reads it in the dashboard, e.g. before an interview. Example: attach_analysis({application_id: "...", markdown: "# Bosch\n\n## Culture..."}).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| markdown | Yes | The analysis as markdown | |
| application_id | Yes |