read_merged_forward
Read a WeChat merged-forward chat record by session_id and local_id, returning searchable nested text and stating if it is the full original record.
Instructions
读取一条微信合并转发聊天记录。使用 session_id + local_id;返回当前数据库可检索到的嵌套文本,并明确是否为完整原始记录。
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| local_id | Yes | ||
| session_id | Yes | ||
| max_queries | No | ||
| keyword_hint | No |