search_projects
Search EU-funded research projects by keyword and filter by ERC grant, funding scheme, coordinating country, minimum funding, or start date. Returns matching project details with totals and attribution.
Instructions
Search EU-funded research projects (Horizon Europe, H2020, FP7) by keyword, with optional filters for ERC grants, funding scheme, coordinating country, minimum funding, and start date. Returns {total, items, attribution}.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Maximum results, 1-50. Default 10. | |
| query | No | Keywords matched against project titles. | |
| country | No | ISO 2-letter country code of the coordinating organisation, e.g. 'DE', 'FR', 'NL'. | |
| erc_only | No | Restrict to European Research Council grants (ERC-STG, ERC-COG, ERC-ADG, ERC-POC and related schemes). | |
| min_funding | No | Minimum total project cost in EUR. | |
| start_date_to | No | Latest project start date, as YYYY-MM-DD. | |
| funding_scheme | No | Restrict to a funding scheme code prefix, e.g. 'ERC-ADG' for Advanced Grants or 'MSCA' for Marie Skłodowska-Curie. Overrides erc_only. | |
| start_date_from | No | Earliest project start date, as YYYY-MM-DD. | |
| search_abstracts | No | Also match against project abstracts. Much broader recall but noticeably slower. Default false. |