FastComments.com
Here you can edit and run the code snippet from our documentation.
Example Code Snippet "Schéma des données de demande d'approbation"
{ "approvalId": "string", "triggerId": "string", "toolName": "ban_user | mark_comment_spam | ...", "actionType": 10, "status": "PENDING", "args": { /* par outil, voir ci-dessous */ }, "createdAt": "string - ISO 8601", "justification": "string - optionnel, raisonnement de l'agent", "confidence": 0.85, "contextSnapshot": { /* le contexte du commentaire/page concerné par la demande d'approbation */ } }
Result