session_detail
Read a DSH session's recent activity timeline, including human messages, agent replies, and tool calls, to see what another session changed, decided, or is still running.
Instructions
Read the recent activity timeline of one DSH session in order: human messages, agent replies, and tool calls. Use it after peers when another session's work matters to yours — to see exactly what it changed, decided, or is still running.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Maximum timeline entries, newest kept (default 30). | |
| frames | No | How many log frames of history to decode; higher is deeper (default 24). | |
| session_id | Yes | Full session id or an unambiguous prefix, as shown by `peers`. |