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

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

Preset name for snapshot field selection.