Back to catalog
Cortexa research tool·genomics·geo
Geo Search Datasets
Search GEO datasets by query terms, organism, study type, or platform. Returns dataset IDs and basic information.
Livelast probed 2026-05-01 01:00Z· 237msCortexa
Status
The most recent probe succeeded. Safe to call from the agent today.
- Last probed
- 1d ago
- Last success
- 1d ago
- Last latency
- 237ms
Schema
JSON Schema the agent (or your API call) must match.
{
"properties": {
"limit": {
"default": 50,
"description": "Maximum number of results to return",
"maximum": 500,
"minimum": 1,
"type": "integer"
},
"organism": {
"default": "",
"description": "Organism name (e.g., 'Homo sapiens', 'Mus musculus')",
"type": "string"
},
"platform": {
"default": "",
"description": "Platform used (e.g., 'GPL570', 'GPL96')",
"type": "string"
},
"query": {
"description": "Search query terms (e.g., 'cancer', 'diabetes', 'microarray')",
"type": "string"
},
"study_type": {
"default": "",
"description": "Type of study (e.g., 'Expression profiling by array', 'Expression profiling by high throughput sequencing')",
"type": "string"
}
},
"required": [],
"type": "object"
}Examples (1)
Default Geo Search Datasets call
public-safeinput
{
"limit": 3,
"query": "BRCA1"
}Expected response keys: success
Anonymous-safe example. Rate-limited; no sign-in required.
Identifiers
- Catalog ID
- tu_geo_search_datasets
- Tool name
- geo_search_datasets
- Added
- 2026-05-01 00:58Z
- Tags
- tooluniverse