simulate_pk_interaction
Estimate CYP reversible inhibition DDI exposure for a drug pair using user-supplied PK parameters. Runs a PBPK-lite simulation to compute AUC ratio.
Instructions
Run a PBPK-lite CYP reversible inhibition exposure estimate for a supported drug pair using explicit user-supplied parameters. Agent contract: use structuredContent as the source of truth; preserve schema_version/status/sources/warnings/errors/meta when forwarding the result and never infer missing clinical facts.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| fm | Yes | ||
| ki | Yes | ||
| drug1 | Yes | ||
| drug2 | Yes | ||
| locale | No | BCP 47 locale for labels and messages (for example zh-TW). | zh-TW |
| cl_total | Yes | ||
| output_format | No | Text rendering. structuredContent always follows the versioned outputSchema. | json |
| inhibitor_concentration | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| data | Yes | ||
| meta | Yes | ||
| errors | Yes | ||
| status | Yes | ||
| sources | Yes | ||
| warnings | Yes | ||
| schema_version | Yes |