# ToolCallRecord

**Kind:** Interface

**Source:** [`atloria-monorepo/libs/agent-core/src/benchmark/types.ts`](https://github.com/sherkety/atloria/blob/main/atloria-monorepo/libs/agent-core/src/benchmark/types.ts#L141)

## Properties

| Property | Type |
|---|---|
| `name` | `string` |
| `durationMs` | `number` |
| `inputPreview` | `string` |
| `outputPreview` | `string` |
