emu_export_snapshot
Save the emulator's live state as a persistent snapshot for backup, restore, or analysis. Optionally include evidence and call history data.
Instructions
Export the current emulator state as a persisted snapshot
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | No | ||
| name | No | ||
| createdAt | No | ||
| includesEvidence | No | ||
| includesCallHistory | No |