get_compound_details
Retrieve detailed chemical compound information by PubChem CID. Returns JSON with molecular formula, SMILES, and properties for research and analysis.
Instructions
Get detailed information about a compound by PubChem CID.
Args: cid: PubChem Compound ID
Returns: JSON with compound details including formula, SMILES, properties
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| cid | Yes |