get_message_context
Reads surrounding messages before and after a given session message, reporting clearly when that context is not available instead of guessing.
Instructions
按会话和localId读取消息前后语境;找不到时明确报告未覆盖,不猜测上下文。
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| after | No | ||
| before | No | ||
| offset | No | ||
| local_id | Yes | ||
| scan_limit | No | ||
| session_id | Yes |