add_project_knowledge
Add project knowledge entries with type, title, content, and tags to document architecture, best practices, specs, and other insights.
Instructions
Add a new knowledge entry to the project
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tags | No | Knowledge tags | |
| title | Yes | Knowledge title | |
| content | Yes | Knowledge content | |
| project_id | Yes | Project identifier (UUID, readable_id, or name/slug) | |
| knowledge_type | Yes | Type of knowledge (architecture, best_practice, spec, etc.) |