create_insight
Convert conversation insights into GitHub Issues with a title, summary, and category. Tag and categorize to easily search and retrieve key takeaways.
Instructions
会話から得られたインサイトを GitHub Issue として保存する
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| title | Yes | インサイトのタイトル | |
| summary | Yes | インサイトの概要(1〜2文) | |
| detail | No | インサイトの詳細内容 | |
| category | Yes | カテゴリ | |
| tags | No | タグの配列 |