Reflect: Add Segment
reflect_add_segmentInsert a reusable test segment into an active Reflect recording session. Provide the session ID and segment ID to add the segment.
Instructions
Insert a reusable test segment into an active Reflect recording session
Toolset: Recording
Parameters:
sessionId (string) required: The ID of the Reflect recording session
segmentId (number) required: The ID of the segment to add
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| segmentId | Yes | The ID of the segment to add | |
| sessionId | Yes | The ID of the Reflect recording session |