console_mark
Mark the current console state to retrieve only logs generated after this point. Returns a timestamp-based ID for use with get_console_since().
Instructions
Create a console watermark. Returns mark_id encoding current timestamp. Pass to get_console_since() to retrieve only logs after this point. Pure Python — no TCP call.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| label | No |