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

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

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