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