Documentation / @agentick/core / SnapshotToolDefinition
Interface: SnapshotToolDefinition ​
Defined in: core/src/app/types.ts:1257
Tool definition as captured in snapshot (minimal, JSON-safe).
Properties ​
description? ​
optionaldescription:string
Defined in: core/src/app/types.ts:1259
inputSchema? ​
optionalinputSchema:Record<string,unknown>
Defined in: core/src/app/types.ts:1260
name ​
name:
string
Defined in: core/src/app/types.ts:1258