get_job_detail
Retrieve a single job's details, including custom fields and recruitment process information.
Instructions
获取单个职位详情(含自定义字段、招聘流程信息)。
对应 Moka 接口:GET /jobs/{orgId}/{jobId}(v1)
参数:
job_id:职位 ID。
org_id:组织标识;留空则使用 .env 中的 MOKA_ORG_ID。
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| job_id | Yes | ||
| org_id | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||