Console Mark
console_markCreate a console watermark that records the current timestamp. Use the returned mark ID to fetch only logs generated after that moment.
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 |