store_entities
Save extracted biomedical entities (condition, biomarker, drug, method, gene, organism, outcome, dataset) linked to paper DOIs for later use.
Instructions
Store extracted biomedical entities for papers. Call this after extracting entities from abstracts (via get_unextracted_abstracts or any paper reading). Entity types: condition, biomarker, drug, method, gene, organism, outcome, dataset. Input: list of {doi, entities: [{name, type}]}.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| results | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |