---
title: toolCalls
framework: evaluations
role: symbol
role_heading: Instance Property
path: evaluations/structuredtranscript/toolcalls
---

# toolCalls

The tool calls extracted from the transcript.

## Declaration

```swift
var toolCalls: [Transcript.ToolCall]
```

## See Also

### Inspecting tool interactions

- [toolOutputs](evaluations/structuredtranscript/tooloutputs.md)
- [StructuredValue](evaluations/structuredvalue.md)
