bc_get_available_ontologies
Retrieve a list of all available ontologies from OLS with metadata including IDs, names, and descriptions. Use this to discover which ontologies can be queried.
Instructions
Query OLS for all available ontologies with their metadata. Use this first to discover available ontologies.
Returns: dict: Ontologies list with id, name, description, prefix, homepage, number of terms, status or error message.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||