get_recommended_jobs
Retrieve personalized job recommendations for a candidate by providing their user ID. Get up to a specified number of job matches to guide their job search.
Instructions
Get personalized job recommendations for a candidate.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| candidate_id | Yes | Candidate user ID | |
| limit | No | Max recommendations to return (default: 5) |