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