FastComments.com
Here you can edit and run the code snippet from our documentation.
Example Code Snippet "請求審核資料結構"
{ "approvalId": "string", "triggerId": "string", "toolName": "ban_user | mark_comment_spam | ...", "actionType": 10, "status": "PENDING", "args": { /* 每個工具不同,見下文 */ }, "createdAt": "string - ISO 8601 時間戳記", "justification": "string - 可選,代理推理", "confidence": 0.85, "contextSnapshot": { /* 申請審核所涉及的評論/頁面上下文 */ } }
Result