FastComments.com
Here you can edit and run the code snippet from our documentation.
Example Code Snippet "Esquema de Dados de approval.requested"
{ "approvalId": "string", "triggerId": "string", "toolName": "ban_user | mark_comment_spam | ...", "actionType": 10, "status": "PENDING", "args": { /* por ferramenta, veja abaixo */ }, "createdAt": "string - ISO 8601", "justification": "string - opcional, raciocínio do agente", "confidence": 0.85, "contextSnapshot": { /* o contexto do comentário/página ao qual a aprovação se refere */ } }
Result