Search Trials By Acronym
search_trials_by_acronymSearch clinical trials by study acronym. Uses the Acronym field (protocolSection.identificationModule.acronym) to find trials by their public short name. Example: 'TETON'. The API search is seeded with the provided acronyms to narrow results, then results are filtered locally to ensure the acronym field matches the requested value(s). Input: - `acronyms`: One or more acronyms to search for (e.g., ['TETON']). - `max_studies`: Maximum number of studies to request from the API. - `exact_match`: When true (default), matches acronyms exactly (case-insensitive). When false, matches if any provided acronym is contained within the study acronym (case-insensitive partial match). - `fields`: A list of specific fields to return in the results. If not provided, returns ACRONYM_SEARCH_DEFAULTS (8 fields optimized for acronym discovery: NCTId, BriefTitle, Acronym, Condition, InterventionName, Phase, LeadSponsorName, HasResults).
When to Use
Use this tool when you need to search clinical trials by study acronym.
uses the acronym field (protocolsection.identificationmodule.acronym) to find trials by their public short name. example: 'teton'. the api search is seeded with the provided acronyms to narrow results, then results are filtered locally to ensure the acronym field matches the requested value(s).
input:
acronyms: one or more acronyms to search for (e.g., ['teton']).max_studies: maximum number of studies to request from the api.exact_match: when true (default), matches acronyms exactly (case-insensitive). when false, matches if any provided acronym is contained within the study acronym (case-insensitive partial match).fields: a list of specific fields to return in the results. if not provided, returns acronym_search_defaults (8 fields optimized for acronym discovery: nctid, brieftitle, acronym, condition, interventionname, phase, leadsponsorname, hasresults).. This is part of the Clinical Trials provider on xpay✦.
MCP Connection
Connect to xpay✦ to access this tool (and 11+ others):
{
"mcpServers": {
"xpay": {
"url": "https://mcp.xpay.sh/mcp?key=YOUR_API_KEY"
}
}
}
For Claude Code:
claude mcp add --transport http xpay "https://mcp.xpay.sh/mcp?key=YOUR_API_KEY"
How to Execute
Use the xpay✦ meta-tools to run this tool:
xpay_details— Get full input schema:xpay_details("clinical-trials/search_trials_by_acronym")xpay_run— Execute:xpay_run("clinical-trials/search_trials_by_acronym", { ...inputs })
Input Parameters
| Parameter | Type | Required | Description |
|---|---|---|---|
max_studies | integer | No | Maximum number of studies to return |
exact_match | boolean | No | If true, match acronym exactly; if false, allow partial matches |
acronyms | array | Yes | Trial acronyms to search for, e.g., ['TETON'] |
fields | string | No | Specific fields to return |
Pricing
- Cost: $0.01/call
- Balance check: Use
xpay_balanceto check remaining credits - Get your API key at xpay.tools — $5 free credits included
Related Skills
- Clinical Trials (all tools) — 12 tools
- Search Trials By Condition — $0.01/call
- Search Trials By Intervention — $0.01/call
- Search Trials By Sponsor — $0.01/call
- Search Trials By Nct Ids — $0.01/call
- Search Trials Combined — $0.01/call
Links
- Tool page: https://xpay.tools/clinical-trials/search-trials-by-acronym/
- Provider: https://xpay.tools/clinical-trials/
- All tools: https://xpay.tools/explore
How to Execute
Input Parameters
| Parameter | Type | Required | Description |
|---|---|---|---|
max_studies | integer | No | Maximum number of studies to return |
exact_match | boolean | No | If true, match acronym exactly; if false, allow partial matches |
acronyms | array | Yes | Trial acronyms to search for, e.g., ['TETON'] |
fields | string | No | Specific fields to return |
Install Skill
Pricing
Cost
$0.01/call
Model
Flat rate
Provider
Clinical Trials

