get_audit_log
Retrieve recent account audit-log entries to track user actions and changes, including action, target, and timestamp. Limit from 1 to 500 records.
Instructions
Get recent account audit-log entries, most recent first: id, action, target_type, target_id, payload, created_at. limit is clamped to 1..500.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |