FastComments.com
Here you can edit and run the code snippet from our documentation.
Example Code Snippet "트리거 이벤트 데이터 스키마"
{ "triggerId": "string", "triggerType": 0, "status": "SUCCESS | ERROR", "tokensUsed": 1234, "wasDryRun": false, "actions": [ { "type": 0, "commentId": "string - 선택적", "userId": "string - 선택적", "badgeId": "string - 선택적", "pending": false, "justification": "string", "confidence": 0.92 } ], "errorMessage": "string - trigger.failed일 때 존재", "url": "string - 선택적", "urlId": "string - 선택적", "commentId": "string - 선택적" }
Result