runtime_smoke_mark_event_cursor
Obtain a compact cursor token for the current position of a durable run event stream, enabling you to resume event processing or fetch incremental changes from that point.
Instructions
Return a compact cursor token for the current durable run event position.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| run_id | Yes | ||
| agent_mode | No | ||
| include_debug_output | No | ||
| include_trace_source | No | ||
| include_app_diagnostics | No |