get_ct_latest_version
Retrieve the current Controlled Terminology version for a CDISC standard like SDTM or ADaM, including display version and all available versions.
Instructions
Get the latest Controlled Terminology version for a CDISC standard
Args: standard: The CDISC standard (SDTM, ADAM, CDASH, etc.). Default is SDTM.
Usage: get_ct_latest_version_tool("SDTM") get_ct_latest_version_tool("ADAM")
Returns: Dictionary with standard, latest version, display version, and all available versions
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| headers_ | No | ||
| standard | No | SDTM |