Back to catalog
Cortexa research tool·structure·bioimage_archive
BioImageArchive Search Studies
Search the BioImage Archive (EBI BioStudies) for biological imaging datasets. The BioImage Archive hosts open microscopy, imaging, and visualization data from life sciences research. Search by imaging modality (cryo-EM, fluorescence, confocal), organism, technique, or scientific topic. Returns study accessions, titles, and metadata. Example: 'fluorescence microscopy cell' finds fluorescence imaging studies.
Livelast probed 2026-04-30 23:07Z· 103msCortexa
Status
The most recent probe succeeded. Safe to call from the agent today.
- Last probed
- 1d ago
- Last success
- 1d ago
- Last latency
- 103ms
Schema
JSON Schema the agent (or your API call) must match.
{
"properties": {
"page": {
"description": "Page number (1-indexed). Default: 1.",
"type": [
"integer",
"null"
]
},
"page_size": {
"description": "Number of results per page. Default: 10. Max: 100.",
"type": [
"integer",
"null"
]
},
"query": {
"description": "Search query - imaging modality, organism, technique, or topic. Examples: 'cryo-EM', 'fluorescence microscopy', 'cell segmentation', 'brain imaging', 'protein localization'.",
"type": "string"
}
},
"required": [
"query"
],
"type": "object"
}Examples (1)
Default BioImageArchive Search Studies call
public-safeinput
{
"query": "BRCA1"
}Expected response keys: success
Anonymous-safe example. Rate-limited; no sign-in required.
Identifiers
- Catalog ID
- tu_BioImageArchive_search_studies
- Tool name
- BioImageArchive_search_studies
- Added
- 2026-04-30 22:47Z
- Tags
- tooluniverse