find_surveys_for_position
Find compensation surveys that benchmark a specific job title or position (e.g. 'Software Engineer', 'CPA', 'Sr Acct', 'head of finance'). Combines literal title matching with embedding-based semantic similarity, so abbreviations and paraphrases work — 'CPA' returns 'Certified Public Accountant', 'Sr Acct' returns 'Senior Accountant'. Reports per position are ranked to surface broad-coverage surveys (general-industry, US scope) before niche cuts.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Max position matches to return (default 5, max 20) | |
| position | Yes | Job title or position to look up (free text). Abbreviations and paraphrases are fine. |