add_jobs
Add quant job listings to the database after a web search. The tool normalizes skills, infers role types, scores fit, and merges duplicates automatically.
Instructions
Add jobs to the database (use after a web search for quant roles).
Each job dict should include at least firm and title. Useful fields:
role_type (quant_dev|quant_researcher|quant_trader|quant_analyst|other),
location, url, description, must_have (list), nice_to_have (list),
skills (list), comp_min, comp_max, currency, posted_at. Skills are
normalised, role type inferred, fit scored, and duplicates merged.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| jobs | Yes |