runtime_smoke_mark_event_cursor
Generates a cursor token to mark the current position in a durable run's event stream, enabling later resumption or comparison of event processing progress.
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 |