Defined in: [src/memory/extraction/triggers.ts:28](https://github.com/strands-agents/harness-sdk/blob/576da59fdc411b55036a7cf66d4e1659a67d4d0d/strands-ts/src/memory/extraction/triggers.ts#L28)

Options for [IntervalTrigger](/pr-cms-3708/docs/api/typescript/IntervalTrigger/index.md).

## Properties

### turns

```ts
turns: number;
```

Defined in: [src/memory/extraction/triggers.ts:30](https://github.com/strands-agents/harness-sdk/blob/576da59fdc411b55036a7cf66d4e1659a67d4d0d/strands-ts/src/memory/extraction/triggers.ts#L30)

Run extraction once every this many invocations. Must be a positive integer.