get_adam_variable
Retrieve the definition of an ADaM variable by specifying its version, data structure, and name to support clinical research data management.
Instructions
Get the definition of a specific ADaM variable.
Args: version: ADaM version, e.g. "1.3" data_structure: Data structure name, e.g. "ADSL", "ADAE" variable: Variable name, e.g. "USUBJID", "AVAL"
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| version | Yes | ||
| data_structure | Yes | ||
| variable | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||