TOOL API

baike_list_homonyms

List Baidu Baike entries that share the same title (homonym resolution). Use this when a term is ambiguous and may have multiple entries (e.g. common names like "李白"). Returns a list of entries with their IDs so you can pick the correct one. Args: keyword: The ambiguous term to look up (e.g. "李白") top_k: Maximum number of entries to return (default: 5)

search10 credits

Call information

Tool slug
baidu-baike.baike_list_homonyms
Provider
Baidu Baike
Average response
2797 ms
Calls in 7 days
1

Input parameters

keywordrequired

string

top_k

integer