get_all_audit_logs
Retrieve all audit logs from the MCP JSON Database Server using a JWT token. Specify the log limit for customized results (default: 200). Accessible only by admin users for comprehensive audit tracking.
Instructions
Tüm audit logları getirir (Sadece admin)
Input Schema
Name | Required | Description | Default |
---|---|---|---|
limit | No | Gösterilecek log sayısı (varsayılan: 200) | |
token | Yes | JWT token |