list_screening_roles
Retrieve your CV-screening roles to find role IDs, avoid duplicate screenings, and track progress with counts of candidates, screened, top matches, and scheduled interviews.
Instructions
List the authenticated user's screenings (CV-screening roles).
Use this to find an existing screening's roleId (so you don't create a
duplicate), or to report progress. Each row carries:
{roleId, name, position, location, workMode, candidateCount,
screenedCount, topMatches (score >= 60), scheduledCount, createdAt}.
screenedCount == candidateCount means scoring has finished for that
screening (the role-level done-signal for run_screening). topMatches is
the count worth scheduling.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||