usas_search_awards_by_recipient
Search for contract awards by recipient name, filtered by agency, NAICS code, and fiscal year. Returns line item details with description, not aggregated totals.
Instructions
Pull every contract a specific recipient has won within an agency × NAICS slice. Use when the user asks 'show me Booz Allen wins at VA last year' — returns line items + naicsCode + description, not aggregates.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| recipientName | Yes | ||
| agency | No | ||
| naics | No | ||
| fiscalYear | No | ||
| limit | No |