bc_get_cell_ontology_terms
Search the Cell Ontology (CL) for standardized cell type terms using a keyword, with options for exact match and result count.
Instructions
Search OLS for Cell Ontology (CL) terms using a controlled vocabulary for cell types.
Returns: dict: Cell ontology terms with cl_terms array containing id, label, definition, synonyms or error message.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| size | No | Maximum number of results to return | |
| cell_type | Yes | Cell type to search for (e.g., 'T cell', 'neuron') | |
| exact_match | No | Whether to perform exact match search |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||