Read-only MCP tool that returns candidates for one sourcing using the same filters and ordering as the Kalent candidates table.Documentation Index
Fetch the complete documentation index at: https://docs.kalent.ai/llms.txt
Use this file to discover all available pages before exploring further.
Input
| Field | Type | Required | Description |
|---|---|---|---|
sourcingId | string | yes | Sourcing id |
pageIndex | number | no | Zero-based page index |
pageSize | number | no | Page size (max 50) |
search | string | no | Free-text search |
statusHandle | string[] | no | Status filters |
location | string[] | no | City filters |
jobTitle | string[] | no | Job title filters |
currentCompany | string[] | no | Company filters |
sortField | string | no | Sort field |
sortOrder | asc | desc | no | Sort order |

