get_offer_custom_fields
Retrieve custom field definitions for offers, organized by social and campus recruitment channels.
Instructions
获取 Offer 自定义字段的定义(社招 / 校招)。
对应 Moka 接口:GET /offers/custom_fields(v1)
说明:实测返回结构为 {"social": [...], "campus": [...]},分别对应 社招和校招的字段定义(不是通用的 data 字段)。
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||