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