---
title: structuredTranscript
framework: foundationmodels
role: symbol
role_heading: Instance Property
path: foundationmodels/transcript/structuredtranscript
---

# structuredTranscript

A structured representation of this transcript, with tool calls, outputs, and responses collected into typed arrays.

## Declaration

```swift
var structuredTranscript: StructuredTranscript { get }
```
