---
title: arguments
framework: foundationmodels
role: symbol
role_heading: Instance Property
path: foundationmodels/transcript/toolcall/arguments
---

# arguments

Arguments to pass to the invoked tool.

## Declaration

```swift
var arguments: GeneratedContent { get set }
```

## See Also

### Inspecting a tool call

- [toolName](foundationmodels/transcript/toolcall/toolname.md)
- [metadata](foundationmodels/transcript/toolcall/metadata.md)
