---
title: toolOutputs
framework: evaluations
role: symbol
role_heading: Instance Property
path: evaluations/structuredtranscript/tooloutputs
---

# toolOutputs

The tool outputs extracted from the transcript.

## Declaration

```swift
var toolOutputs: [Transcript.ToolOutput]
```

## See Also

### Inspecting tool interactions

- [toolCalls](evaluations/structuredtranscript/toolcalls.md)
- [StructuredValue](evaluations/structuredvalue.md)
