| capabilities | [{"name":"profile-intake","description":"A2C guided conversation — collects candidate background, skills, and job preferences","endpoint":"/api/v1/chat/profile-intake","method":"POST","triggers":["简历","resume","我的背景","找工作","求职","job search","更新简历"]},{"name":"extract-cv","description":"Extract structured profile from the A2C conversation","endpoint":"/api/v1/chat/extract-cv","method":"GET","triggers":["提取简历","生成简历","简历信息"]},{"name":"job-search","description":"Browse and search active job postings","endpoint":"/api/v1/jobs/search","method":"GET","triggers":["搜索职位","找岗位","有什么工作","search jobs"]},{"name":"match-review","description":"Check which jobs matched your profile","endpoint":"/api/v1/candidates/{id}/matches","method":"GET","triggers":["匹配","matches","推荐岗位"]},{"name":"activate-profile","description":"Activate profile to be visible to recruiters","endpoint":"/api/v1/candidates/profiles/{id}","method":"PATCH","triggers":["激活简历","activate","让招聘方看到我"]}] |