chemdraw_build_reaction
Build a native ChemDraw reaction scheme from reactants, products, and conditions, outputting editable CDXML, SVG, PNG, and HTML files.
Instructions
Create a native reaction with explicit 1..3 reactant and 1..3 product records {compound_id,label,smiles,coefficient?}, single-line above/below conditions and measured spacing. The expanded path supports water, hydroxide, halide/alkali ions, bounded charge-balanced salts and explicit positive coefficients. Connected-only input may use explicit shared-core alignment; expanded input with scaffold alignment is rejected. Actual ChemDraw cleanup and native identity/layout checks; no reaction prediction or balance certificate. New absolute output directory, editable CDXML/SVG/PNG and HTML review. Originals untouched, native uncertainty stops without retry/close.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| layout | No | ||
| pixels | No | ||
| preset | No | house | |
| products | Yes | ||
| reactants | Yes | ||
| output_dir | Yes | ||
| scaffold_smiles | No | ||
| conditions_above | No | ||
| conditions_below | No |