# AgentToolEndEvent

**Kind:** Interface

**Source:** [`atloria-monorepo/apps/api/src/agent/agent.types.ts`](https://github.com/sherkety/atloria/blob/main/atloria-monorepo/apps/api/src/agent/agent.types.ts#L101)

## Properties

| Property | Type |
|---|---|
| `toolName` | `string` |
| `outputPreview` | `string` |
| `durationMs` | `number` |
