list_recruiting_reviews
List recruiting reviews or interviews as stable references. Filter by candidate, application, date range, title/verdict/location query, and limit.
Instructions
List Recruiting reviews/interviews as stable refs. Filter by candidate, application, date range, title/verdict/location query, and limit. Review locators use raw _id, RVE-, number, or exact title.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| candidate | No | a string that will be trimmed | |
| application | No | ||
| query | No | a string that will be trimmed | |
| from | No | ||
| to | No | ||
| limit | No | Maximum number of reviews to return (default: 50). |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes | The successful tool result. The same value is also serialized as JSON in the text content for clients that do not read structuredContent. | |
| warnings | No | Optional agent-visible warnings about degraded result fidelity. Omitted when the server returned the documented happy-path payload. |