check_grant_eligibility
Given a Grants.gov opportunity ID and an organization type, return a definitive eligibility verdict with the reason. ELIGIBLE / INELIGIBLE / NEEDS_REVIEW. Never guesses: an opportunity that publishes no applicant types, or only 'Others (see text)', returns NEEDS_REVIEW rather than a false green light.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| opportunityId | Yes | Numeric Grants.gov opportunity id, e.g. '357305'. | |
| organizationType | Yes | The federal applicant category to test against. |