Graphorin API reference v0.13.8
Graphorin API reference / @graphorin/memory / tools / RunbookSearchInput
Interface: RunbookSearchInput
Defined in: packages/memory/src/tools/runbook-tools.ts:37
Explicit interfaces (see fact-tools.ts) - no zod generics in d.ts.
Properties
| Property | Type | Defined in |
|---|---|---|
query | string | packages/memory/src/tools/runbook-tools.ts:38 |
topK? | number | packages/memory/src/tools/runbook-tools.ts:39 |