From a9654f2ed809f86c3b0eaa3654280733664c1953 Mon Sep 17 00:00:00 2001 From: Geetika Bagga Date: Wed, 29 Jul 2026 14:39:34 +0100 Subject: [PATCH] Align Preview fin_replied wording with 2.16 Co-Authored-By: Claude Opus 5 (1M context) --- descriptions/0/api.intercom.io.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/descriptions/0/api.intercom.io.yaml b/descriptions/0/api.intercom.io.yaml index 242f691..cfbfe34 100644 --- a/descriptions/0/api.intercom.io.yaml +++ b/descriptions/0/api.intercom.io.yaml @@ -36040,7 +36040,7 @@ components: Event fired when Fin replies to a user. The content of the response will be contained in the message object. Intermediate replies have status 'replying'; a separate fin_status_updated - event with 'awaiting_user_reply' fires as a done signal. + event with 'awaiting_user_reply' fires once Fin's reply is done. x-tags: - Fin Agent properties: @@ -36093,7 +36093,7 @@ components: description: | Fin's current status. - replying: Intermediate reply part; more parts may follow - - awaiting_user_reply: Legacy status; use fin_status_updated event as the done signal instead + - awaiting_user_reply: Legacy status; instead use the fin_status_updated event with 'awaiting_user_reply', which fires once Fin's reply is done example: replying stream_id: type: string