list_talent_pools
Retrieve a list of all talent pools with their IDs, names, hire modes, and privacy settings to manage recruitment pipelines.
Instructions
查询所有人才库。
对应 Moka 接口:GET /talentPool/list(v1)
返回每个人才库的 id、name、hireMode、isPrivate 等(实测直接返回数组)。
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||