get_target_compounds
Retrieve compounds tested against a specific ChEMBL target by providing the target ID. Filter results by activity type (e.g., IC50, Ki, Kd) and set a limit for the number of returned records.
Instructions
Get compounds tested against a specific target
Input Schema
Name | Required | Description | Default |
---|---|---|---|
activity_type | No | Activity type filter (e.g., IC50, Ki, Kd) | |
limit | No | Number of results to return (1-1000, default: 25) | |
target_chembl_id | Yes | ChEMBL target ID |