Screen Record Stop
screen_record_stopStops the active recording, finalizes the .mov, and writes the marker timeline JSON (§6) next to it. Returns the video path, duration, resolution, marker_count and markers_path. Returns no_active_session if nothing is recording.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| session_id | No | Optional; the single active session is used if omitted. |