get_candidate_detail
Fetch full candidate details including education, work experience, custom fields, stage, job, offer, interviewers, referrals, and attachments by providing the application ID.
Instructions
获取单个候选人的完整信息。
对应 Moka 接口:GET /data/ehrApplications?applicationId={id}(v1)
参数:
application_id:候选人申请 ID;支持逗号分隔的多个 ID(如 "81,82,83")。
返回包含基本信息、教育/工作经历、自定义字段、阶段、职位、Offer、 面试官、内推人、附件等。注意附件与头像 URL 有效期仅 1 小时。
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| application_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||