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

Options for [IntervalTrigger](/pr-cms-4024/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/ca4c20fea3f7d62c29b021c85f336eba5937012f/strands-ts/src/memory/extraction/triggers.ts#L30)

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