Back to catalog
Cortexa research tool·genomics·odphp
Odphp Itemlist
This tools browses and returns available topics and categories and it is helpful to help narrow a broad request (e.g., “show me all topics”). For full topic content, `odphp_topicsearch` tool is helpful.
Livelast probed 2026-05-01 01:00Z· 1026msCortexa
Status
The most recent probe succeeded. Safe to call from the agent today.
- Last probed
- 1d ago
- Last success
- 1d ago
- Last latency
- 1026ms
Schema
JSON Schema the agent (or your API call) must match.
{
"properties": {
"lang": {
"description": "Language code (en or es)",
"type": "string"
},
"type": {
"description": "topic or category",
"type": "string"
}
},
"required": [
"lang",
"type"
],
"type": "object"
}Examples (1)
Default Odphp Itemlist call
public-safeinput
{
"lang": "",
"type": ""
}Expected response keys: success
Anonymous-safe example. Rate-limited; no sign-in required.
Identifiers
- Catalog ID
- tu_odphp_itemlist
- Tool name
- odphp_itemlist
- Added
- 2026-05-01 00:58Z
- Tags
- tooluniverse