flow_recording_get
Get a specific flow recording with all its steps. Verifies the recording belongs to the authenticated user. Returns recording metadata and the ordered list of steps with action types, coordinates, element info, and timestamps.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| recordingId | Yes | Flow recording ID (from flow_recording_list) |