```ts
type SnapshotPreset = keyof typeof SNAPSHOT_PRESETS;
```

Defined in: [src/agent/snapshot.ts:35](https://github.com/strands-agents/harness-sdk/blob/ca4c20fea3f7d62c29b021c85f336eba5937012f/strands-ts/src/agent/snapshot.ts#L35)

Preset name for snapshot field selection.