search_records
Ad-hoc search/enrichment over snapshotted grants + trials by any filter (keyword, sponsorClass, topic, $ range).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ic | No | NIH Institute/Center abbreviation, e.g. 'NCI'. | |
| pi | No | Principal investigator name substring. | |
| kind | No | 'grant' or 'trial' to restrict. | |
| limit | No | Default 50. | |
| phase | No | Trial phase substring, e.g. 'PHASE2'. | |
| state | No | 2-letter US state of the org/site. | |
| topic | No | Canonical topic slug, e.g. 'oncology', 'neuroscience'. | |
| keyword | No | ||
| sponsor | No | Trial sponsor name substring. | |
| maxAmount | No | ||
| minAmount | No | ||
| institution | No | Institution name substring. | |
| sponsorClass | No | INDUSTRY | NIH | OTHER_GOV | OTHER | INDIV. |