Skip to main content
Glama
sdelements

SD Elements MCP Server

Official
by sdelements

add_survey_question_comment

Add explanatory comments to survey questions to document the reasoning behind answer selections and provide context for security development lifecycle decisions.

Instructions

Add a comment to a survey question. Use this to explain why specific answers were selected for a question, providing context and justification for survey answer choices.

This is especially useful when setting project survey answers to document the reasoning behind answer selections.

Example: Add a comment to question Q1 in project 123 explaining that Python was selected because the project uses Django.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
project_idYesThe project ID
question_idYesThe question ID (e.g., "Q1", "CQ1", "Q123"). Find question IDs by calling get_project_survey.
commentYesThe comment text explaining why answers were selected for this question

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/sdelements/sde-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server