search_usaspending_awards_by_recipient
Find federal awards by recipient name, filtering by fiscal year and award amount to investigate specific companies or organizations.
Instructions
Search for federal awards by recipient name, with optional filters for time period and amount ranges. Great for investigating specific companies or organizations.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Number of results (default: 10, max: 100) | |
| max_amount | No | Maximum award amount filter | |
| min_amount | No | Minimum award amount filter | |
| award_types | No | Award type codes to filter (e.g., ['10'] for contracts) | |
| fiscal_year | No | Fiscal year to search (e.g., 2024) | |
| recipient_name | Yes | Name of recipient to search (e.g., 'Boeing', 'Johns Hopkins') |