bc_get_available_ontologies
Retrieve a comprehensive list of all available ontologies from the Ontology Lookup Service (OLS), including names, descriptions, and metadata, to identify relevant ontologies for further queries.
Instructions
Query the Ontology Lookup Service (OLS) for all available ontologies.
This function retrieves a list of all ontologies available in OLS, including their names, descriptions, and metadata. Use this function first to discover which ontologies are available before using other search functions.
Returns: dict: Dictionary containing available ontologies and their information or error message
Input Schema
Name | Required | Description | Default |
---|---|---|---|
No arguments |