search_by_smiles
Normalize a SMILES string and search for matching compounds to retrieve synthesis route information.
Instructions
Normalize a SMILES string when RDKit is available, then search compounds.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| smiles | Yes | ||
| limit | No | ||
| token | No |
Output Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |