search_cards
Retrieve your past debugging cards by entering a symptom or keyword, such as '500 no logs' or 'index failure'. Get the most relevant experiences to guide your current troubleshooting with proven solutions.
Instructions
在开始排查任何问题之前调用:检索用户的历史排错卡,把相关旧卡作为上下文注入。 传入当前问题的症状描述或关键词(如 "500 无日志"、"跨域"、"索引失效"),返回最相关的卡片。 若命中相关卡片,回答时应优先参考用户自己的历史经验路径。
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | 返回条数上限,默认 5 | |
| query | Yes | 问题/症状描述或关键词 |