ensembl_meta
Retrieve Ensembl server metadata, species information, data releases, and system status to access genomic database details and version tracking.
Instructions
Get server metadata, data releases, species info, and system status. Covers /info/* endpoints and /archive/id for version tracking.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| info_type | No | Type of information to retrieve | |
| species | No | Species name (required for species-specific info) (e.g., 'homo_sapiens', 'mus_musculus', 'drosophila_melanogaster') | |
| archive_id | No | ID to get version information for (alternative to info_type) (e.g., 'ENSG00000141510', 'rs699') | |
| division | No | Ensembl division name (e.g., 'vertebrates', 'plants', 'fungi', 'metazoa') |