append_feedback_context
Add additional context to an existing feedback session after a thumbs up or down decision.
Instructions
Append a follow-up message to an open feedback session. Call this when the user types additional context after giving thumbs up/down.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| sessionId | Yes | ||
| message | Yes | The follow-up message from the user | |
| role | No | user |