FastComments.com
Here you can edit and run the code snippet from our documentation.
Example Code Snippet "Daten-Schema für angeforderte Genehmigung"
{ "approvalId": "string", "triggerId": "string", "toolName": "ban_user | mark_comment_spam | ...", "actionType": 10, "status": "PENDING", "args": { /* pro Tool, siehe unten */ }, "createdAt": "string - ISO 8601", "justification": "string - optional, Begründung des Agents", "confidence": 0.85, "contextSnapshot": { /* der Kommentar-/Seitenkontext, auf den sich die Genehmigung bezieht */ } }
Result