process_answers
Process user answers to refine memory content in the Memory MCP server, applying memory refinements based on provided responses to previous questions.
Instructions
Provide answers to questions raised by the process tool. Pass the original questions and your answers; the system will apply memory refinements based on the answers.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| table | Yes | The memory table being processed | |
| questions | Yes | The questions returned by the previous process call | |
| answers | Yes | Your answers to the questions, in plain English |