get_drug_targets
Get drug target and bioactivity data from ChEMBL (EMBL-EBI). Returns ChEMBL ID, max clinical phase, molecule type, molecular properties, and indication class.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | Drug or compound name (e.g. ibuprofen, atorvastatin) | ibuprofen |
| type | No | molecule (default) or activity | molecule |
| chembl_id | No | ChEMBL ID for activity lookup (e.g. CHEMBL521) |