export_messages
Export Signal messages to JSON or CSV, with optional filtering by conversation or date.
Instructions
Export stored messages as JSON or CSV text. Optionally filter by conversation or date.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| format | No | Output format (default: json) | |
| recipient | No | Export only this conversation (phone number or group ID) | |
| since | No | Only include messages at or after this ISO datetime |