Collect Feedback
collect_feedbackRecord feedback on AI writing operations to improve future suggestions. Rate output, indicate acceptance, and add comments.
Instructions
Record feedback on an AI operation (e.g. "enhance_content") so it feeds the insights returned by get_writing_preferences. Provide a 1-5 rating, whether the output was kept (accepted), and/or a comment. Use after the writer reacts to AI output. Requires an open project.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| rating | No | Satisfaction rating from 1 (poor) to 5 (excellent). Optional. | |
| comment | No | Optional free-text comment. | |
| accepted | No | Whether the AI output was kept (true) or discarded (false). Optional. | |
| operation | Yes | The operation being rated, e.g. "enhance_content" or "compile_documents". |