search_projects
Search NIH-funded projects using advanced filters like fiscal years, PI names, institution details, funding mechanisms, and COVID-19 response categories.
Instructions
Search for NIH funded projects with advanced criteria
Args:
fiscal_years: Comma-separated list of fiscal years (e.g., "2022,2023")
pi_names: Comma-separated list of PI names (will match any of the names)
organization: Name of the organization
org_state: Two-letter state code (e.g., "CA", "NY")
org_city: City name
org_type: Organization type
org_department: Department name
min_amount: Minimum award amount
max_amount: Maximum award amount
covid_response: COVID-19 response category (options: "Reg-CV", "CV", "C3", "C4", "C5", "C6")
funding_mechanism: Type of funding (e.g., "R01", "F32", "K99")
ic_code: Institute or Center code (e.g., "NCI", "NIMH")
rcdc_terms: Comma-separated RCDC terms for research categorization
start_date: Project start date (YYYY-MM-DD)
end_date: Project end date (YYYY-MM-DD)
newly_added_only: Only show recently added projects
include_abstracts: Include project abstracts in results
limit: Maximum number of results to return (default: 10, max: 50)
Input Schema
Name | Required | Description | Default |
---|---|---|---|
covid_response | No | ||
end_date | No | ||
fiscal_years | No | ||
funding_mechanism | No | ||
ic_code | No | ||
include_abstracts | No | ||
limit | No | ||
max_amount | No | ||
min_amount | No | ||
newly_added_only | No | ||
org_city | No | ||
org_department | No | ||
org_state | No | ||
org_type | No | ||
organization | No | ||
pi_names | No | ||
rcdc_terms | No | ||
start_date | No |