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

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

Preset name for snapshot field selection.