get_recent_offers
Fetch specific salary offers for a given role, company, and level to assess current market compensation trends.
Instructions
Fetch the most recent specific salary offers for a given role to gauge current market trends. Example: company_name='Amazon', role='Software Engineer', level='SDE II'
Location must be a single city name (e.g., 'Seattle'). If the city is ambiguous, the most major tech hub will be chosen by default
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| company_name | Yes | ||
| role | Yes | ||
| level | Yes | ||
| location | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||