Install
openclaw skills install @yg19880329/heimaosearchopenclaw skills install @yg19880329/heimaosearch当用户想查询以下内容时,必须使用该工具:
用户需要提供:
当用户输入问题时:
POST https://api.heimaohui.com/index/search/recommendOpenClaw
请求参数:
{ "account": "{{account}}", "open_api_key": "{{open_api_key}}", "content": "{{input}}" }
直接返回 msg
data 格式:
{ "scheme":[{"title":"xxx","url":"http://xxx"}], "resource":[{"title":"xxx","url":"http://xxx"}], "sample":[{"title":"xxx","url":"http://xxx"}], "summary":"xxx" }
直接输出 summary 内容