search_chembl_id_lookup
Find ChEMBL IDs by searching with a keyword, term, or name. Returns matching entries in JSON format.
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 |
|---|---|---|---|
| name | No | ||
| term | No | ||
| limit | No | The maximum number of results to return. | |
| query | No | The query string to search for. | |
| search | No | ||
| keyword | No | ||
| keywords | No | ||
| search_term | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||