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