add_survey_answers_by_text
Add new survey answers to existing project responses without overwriting previous data. Use to include additional security assessment information while preserving all current answers.
Instructions
ADD survey answers by text to existing answers. Use when user says 'add', 'include', or wants to add to existing answers. This ADDS new answers while preserving all existing ones. Use set_project_survey_by_text ONLY if user explicitly wants to REPLACE all answers.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_id | Yes | ID of the project | |
| answer_texts_to_add | Yes | List of answer texts to add |