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