get_pubchem_compound_id
Retrieve the PubChem Compound ID for a given compound name, returned in JSON format.
Instructions
Get a PubChem compound ID
Args: Compound name example: "resveratrol"
Returns: PubChem Compound ID in the JSON format
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| compound_name | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |