query_postings
Retrieve job postings matching criteria such as minimum score, date range, and role anchor, along with their latest score.
Instructions
List postings matching the filter criteria, with their latest score.
Returns only postings that have at least one score (the JOIN excludes never-scored ones). Empty result is valid output.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| min_score | No | ||
| date_after | No | ||
| role_anchor | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |