save_solution
Record error messages and their solutions with optional files and tags to build a searchable error dictionary.
Instructions
エラー解決策を辞典に保存
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| error | Yes | エラーメッセージまたは問題の説明 | |
| solution | Yes | 解決方法 | |
| files | No | 関連ファイル | |
| tags | No | タグ(CORS, Auth, DBなど) |