piqrypt_export_audit
Export a complete agent audit trail as a portable JSON archive. Optionally request a PiQrypt CA signature to make the export legally admissible under eIDAS Art.26, verifiable without PiQrypt installed.
Instructions
Export the complete agent audit trail to a portable JSON archive. Set certified=true to request a PiQrypt CA signature for legal admissibility (eIDAS Art.26). The export is self-contained and verifiable without PiQrypt installed.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| agent_id | Yes | Agent ID to export | |
| certified | No | Create certified export (requires Pro license) | |
| output_format | No | Output format (json or encrypted pqz archive) | json |