search_terms
Search for ontology terms by label or synonym to retrieve matching terms with their IDs.
Instructions
Search for ontology terms by label or synonym. Returns matching terms with their IDs.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| text | Yes | Search text (label or synonym) | |
| ontologies | No | Filter by ontology prefixes (e.g., ['MONDO', 'HP']) | |
| limit | No | Maximum results | |
| exact_match | No | Require exact match vs substring |