audit_export
Export the full audit log in JSON, CSV, or JSONL format. Download the complete audit trail for governance and compliance.
Instructions
Export the full audit log.
Downloads the complete audit trail in the specified format. Requires Pro tier or Novyx Cloud.
Args: format: Export format — "json", "csv", or "jsonl" (default: json).
Returns: JSON string with exported audit data.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| format | No | json |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |