Back to catalog
Cortexa research tool·genomics·guidelines
CTFPHC Search Guidelines
Search published guidelines from the Canadian Task Force on Preventive Health Care (CTFPHC) by keyword. Covers preventive health topics including breast cancer, colorectal cancer, diabetes, depression, cognitive impairment, thyroid dysfunction, and more.
Livelast probed 2026-04-30 23:07Z· 3022msCortexa
Status
The most recent probe succeeded. Safe to call from the agent today.
- Last probed
- 1d ago
- Last success
- 1d ago
- Last latency
- 3022ms
Schema
JSON Schema the agent (or your API call) must match.
{
"properties": {
"limit": {
"default": 10,
"description": "Maximum number of guidelines to return (default: 10)",
"type": "integer"
},
"query": {
"description": "Keyword to search in guideline titles (e.g., 'cancer', 'diabetes', 'depression', 'thyroid')",
"type": "string"
}
},
"required": [
"query"
],
"type": "object"
}Examples (1)
Default CTFPHC Search Guidelines call
public-safeinput
{
"limit": 3,
"query": "BRCA1"
}Expected response keys: success
Anonymous-safe example. Rate-limited; no sign-in required.
Identifiers
- Catalog ID
- tu_CTFPHC_search_guidelines
- Tool name
- CTFPHC_search_guidelines
- Added
- 2026-04-30 22:47Z
- Tags
- tooluniverse