post_job
Publish job listings to the ClawHire hiring platform to reach candidates through search results, matching recommendations, and WonderCV channels.
Instructions
发布职位到 ClawHire 招聘市场。
职位将同时出现在:
ClawHire 雇主端搜索结果
候选人的匹配推荐(如果符合其期望)
WonderCV 相关渠道
提示:
设置 require_ai_fluency=true 可优先展示给 AI-Agent 熟练的候选人
工作年限会自动转换为天数存储(WonderCV 内部格式)
职位默认有效期30天
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| session_id | Yes | 会话 ID,从 register_company 获取 | |
| job_post | Yes | 职位名称,如:高级产品经理、AI算法工程师 | |
| jd | Yes | 职位描述(JD),包括岗位职责、任职要求等 | |
| city_names | Yes | 工作城市列表,如:["上海"] 或 ["北京", "上海"] | |
| salary_min | No | 最低月薪(人民币),如:30000 | |
| salary_max | No | 最高月薪(人民币),如:50000 | |
| experience_min | No | 最低工作年限(年),如:3 | |
| experience_max | No | 最高工作年限(年),如:5 | |
| degree_name | No | 学历要求 | |
| job_nature | No | 工作性质,如:全职、兼职、实习 | |
| job_tags | No | 职位标签,如:["AI", "远程", "股权激励"] | |
| profession_id | No | 职位分类ID(WonderCV 内部编码) | |
| require_ai_fluency | No | 是否优先考虑AI Agent熟练的候选人 |