get_compound_details
Retrieve detailed compound information from PubChem using a CID, including formula, SMILES, and properties.
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 |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |