Skip to content

Conversation

@hhaidar
Copy link
Member

@hhaidar hhaidar commented Dec 16, 2025

No description provided.

- Added add_survey_question_comment() method to API client
  - Uses projects/{project_id}/survey/comments/ endpoint
  - Accepts question_id and comment text
  - Returns comment details including ID, author, and timestamp

- Created add_survey_question_comment MCP tool
  - Allows users to add comments to survey questions
  - Encourages documenting reasoning for answer selections
  - Parameters: project_id, question_id, comment

- Tested successfully with project 31412, question CQ1
  - Comment added successfully with proper API response
  - Tool ready for use after MCP server restart

This feature enables users to explain why specific answers were
selected for survey questions, improving documentation and collaboration.
@hhaidar hhaidar merged commit c10bc08 into master Dec 23, 2025
4 of 5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants