Type Alias: ClarifyOption
type ClarifyOption = object;Defined in: packages/sdk/src/index.ts:385
SK-ASK-026: one re-sendable interpretation offered on a
destructive_ambiguous clarify (the “clear db” family). Re-send goal
(dropping any pinned dbId when forceNoPin) exactly as you’d send a
fresh ask — no special endpoint. Surfaces render these as chips
(web) / numbered choices (CLI) / structured options (MCP).
Properties
Section titled “Properties”| Property | Type | Defined in |
|---|---|---|
forceNoPin? |
boolean |
packages/sdk/src/index.ts:388 |
goal |
string |
packages/sdk/src/index.ts:387 |
label |
string |
packages/sdk/src/index.ts:386 |