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