search_chembl_id_lookup
Find ChEMBL IDs by searching with compound names, keywords, or terms. Returns matching chemical identifiers.
Instructions
Search for ChEMBL ID by query.
The search string can be passed as any of: query (canonical),
search, term, keyword, keywords, search_term, or name.
Returns: str: A JSON-formatted string containing the search results.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | No | The query string to search for. | |
| limit | No | The maximum number of results to return. | |
| search | No | ||
| term | No | ||
| keyword | No | ||
| keywords | No | ||
| search_term | No | ||
| name | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||