list_roles
Retrieve and display your active job roles and openings to select one for scheduling interviews or reviewing candidates.
Instructions
List the authenticated HR user's roles (job postings / openings).
Use this whenever the user hasn't named a role and you need to ask
"which role should I schedule against?" — surface 2-3 recent ones
from the response by 'name' / 'position'. Also use for queries like
"what roles do I have" or "what openings am I hiring for".
Returns: {"data": [{roleId, name, position, experience, skills,
evaluationFocus, interviewType, jobDescription, language, ...}]}.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||