Open Issues Need Help
View All on GitHub Feature: Implement add-comment operation 2 months ago
AI Summary: Implement an `add-comment` operation for a TargetProcess MCP server, allowing users to add comments to any entity type with rich text formatting, attachments, and role-specific templates (developer, product owner, project manager, QA tester). The implementation should integrate with the TargetProcess Comments API, handle various scenarios (e.g., invalid entities, large comments), and meet performance criteria (<500ms).
Complexity:
4/5
good first issue feature component: operations