Back to catalog
Cortexa research tool·genomics·tooluniverse_page
Get Tool Page URL
Get the public Cortexa Tool Mesh web page URL for a tool by its exact tool name. Returns the URL of the tool detail page on aiscientist.tools. Use Tool_RAG or Tool_Finder first if you are unsure of the exact tool name.
Livelast probed 2026-05-01 01:00Z· 84msCortexa
Status
The most recent probe succeeded. Safe to call from the agent today.
- Last probed
- 1d ago
- Last success
- 1d ago
- Last latency
- 84ms
Schema
JSON Schema the agent (or your API call) must match.
{
"properties": {
"tool_name": {
"description": "Exact Cortexa Tool Mesh tool name (e.g. 'ADA_list_standards_sections', 'PubMed_search_articles'). Case-sensitive.",
"type": "string"
}
},
"required": [
"tool_name"
],
"type": "object"
}Examples (1)
Default Get Tool Page URL call
public-safeinput
{
"tool_name": ""
}Expected response keys: success
Anonymous-safe example. Rate-limited; no sign-in required.
Identifiers
- Catalog ID
- tu_get_tool_page_url
- Tool name
- get_tool_page_url
- Added
- 2026-05-01 00:58Z
- Tags
- tooluniverse