FastComments.com
Here you can edit and run the code snippet from our documentation.
Example Code Snippet "Godkendelsesanmodnings-dataskema"
{ "approvalId": "string", "triggerId": "string", "toolName": "ban_user | mark_comment_spam | ...", "actionType": 10, "status": "PENDING", "args": { /* per-tool, see below */ }, "createdAt": "string - ISO 8601", "justification": "string - optional, agent reasoning", "confidence": 0.85, "contextSnapshot": { /* the comment/page context the approval is about */ } }
Result