Record Marker
record_markerDrops a named marker into the active recording's timeline. t_ms is elapsed ms since recording start. Provide bounds (global points, top-left) to zoom toward an element, or omit for full-frame. note becomes a caption source. Returns no_active_session if nothing is recording.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Marker name, e.g. open_tray, act2_calendar_create. | |
| note | No | Free text → caption source. | |
| bounds | No | Optional {x,y,w,h} global points to zoom toward. | |
| session_id | No |