export_wechat_package
Export a WeChat session as a local ZIP file for evidence, including only selected attachments. Use attachment_paths to specify files; auto_link_attachments lists candidates.
Instructions
在本机导出会话证据 ZIP。附件只提取 attachment_paths 明确选定的文件;auto_link_attachments 仅列候选。包含私人正文,外发前必须检查。
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| offset | No | ||
| end_time | No | ||
| page_size | No | ||
| output_dir | No | ||
| session_id | Yes | ||
| start_time | No | ||
| after_local_id | No | ||
| after_timestamp | No | ||
| attachment_paths | No | ||
| attachment_scan_limit | No | ||
| auto_link_attachments | No | ||
| max_chars_per_attachment | No | ||
| attachment_time_window_seconds | No |