Compound Synonyms & Identifiers
chemistry.pubchem.synonymsRetrieve all known names, CAS registry numbers, trade names, and identifiers for a chemical compound by providing its PubChem CID. Returns up to 50 synonyms from a database of millions of name variants.
Instructions
Get all known names, CAS registry numbers, trade names, and identifiers for a chemical compound by PubChem CID. Returns up to 50 synonyms from a database of millions of name variants (PubChem / NCBI)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| cid | Yes | PubChem Compound ID (CID) — returns all known names, CAS numbers, trade names |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | No | Tool response payload. Shape varies per tool — consult the tool description and inputSchema. May be an object, array, string, or number depending on the upstream provider response. | |
| error | No | Present only when the call failed. Includes error code, message, request_id, and any provider-specific extras. |