工具 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 积分

调用信息

工具标识
baidu-baike.baike_list_homonyms
服务提供方
百度百科
平均响应
2797 ms
近 7 天调用
1

输入参数

keyword必填

string

top_k

integer