create_summary
Create a summary or note to track project decisions, important information, and AI-generated content in the Project Tracker. Add title, content, tags, and optional links to projects, epics, or stories.
Instructions
Create a new summary/note to track important information, decisions, or AI-generated content
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tags | No | Tags for categorizing and searching summaries | |
| title | Yes | Title of the summary | |
| content | Yes | Full content of the summary | |
| metadata | No | Additional metadata as key-value pairs | |
| summary_type | No | Type/category of the summary | general |
| related_entity_id | No | UUID of related project, epic, or story (optional) | |
| related_entity_type | No | Type of related entity (optional) |