dsh_tail
Fetch a bounded set of recent events for a DSH task via bridge cursors, pulling conversation content from history without storing it in bridge persistence.
Instructions
Read bounded event digests using bridge coordination cursors. Conversation content is fetched from DSH history when reachable and is never copied into bridge persistence.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| taskId | Yes | ||
| maxBytes | No | ||
| maxEvents | No | ||
| sinceCursor | No |