list_pipelines
Retrieve a list of recruitment pipelines with details including ID, name, hire mode, and entry conditions.
Instructions
获取招聘流程(Pipeline)列表。
对应 Moka 接口:GET /pipelines/getPipelinesList(v2)
返回每个流程的 id、name、hireMode、entryConditions 等。
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||