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

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

Preset name for snapshot field selection.