[[["わかりやすい","easyToUnderstand","thumb-up"],["問題の解決に役立った","solvedMyProblem","thumb-up"],["その他","otherUp","thumb-up"]],[["必要な情報がない","missingTheInformationINeed","thumb-down"],["複雑すぎる / 手順が多すぎる","tooComplicatedTooManySteps","thumb-down"],["最新ではない","outOfDate","thumb-down"],["翻訳に関する問題","translationIssue","thumb-down"],["サンプル / コードに問題がある","samplesCodeIssue","thumb-down"],["その他","otherDown","thumb-down"]],["最終更新日 2025-04-27 UTC。"],[[["Agent events are used to signal that an agent has read a user's message or is currently typing, adding a human touch to the interaction."],["Agent events cannot be revoked once sent, unlike agent messages, which means they are a permanent record of the interaction."],["To send an agent event, use a `POST` request to the specified URL, including the user's E.164 formatted phone number in the path."],["The `eventId` and `agentId` are required as query parameters when sending an event, and `eventId` needs to be a UUID according to RFC4122 standards."],["Successful agent event requests will return a new instance of the sent AgentEvent in the response body."]]],[]]