工具 API
nci_ intervention_ getter
Get detailed information about a specific intervention from NCI. Retrieves comprehensive details about an intervention including: - Full name and synonyms - Intervention type and category - Mechanism of action (for drugs) - FDA approval status - Associated clinical trials - Combination therapies Requires NCI API key from: https://clinicaltrialsapi.cancer.gov/ Example usage: - Get details about a specific drug - Find all trials using a device - View combination therapy protocols
其他1 积分
调用信息
- 工具标识
- biomcp.nci_intervention_getter
- 服务提供方
- 生物医学研究
- 平均响应
- 0 ms
- 近 7 天调用
- 0
输入参数
intervention_id必填NCI intervention ID (e.g., 'INT123456')
api_keyNCI API key. Check if user mentioned 'my NCI API key is...' in their message. If not provided here and no env var is set, user will be prompted to provide one.