Skip to main content

Module tools

Module tools 

Source
Expand description

Memory tool schema constructors.

Returns Tool schema definitions for remember and recall. No handlers — dispatch is handled statically by the daemon event loop.

Structs§

RecallInput
RememberInput

Functions§

recall_schema
Build the recall tool schema.
remember_schema
Build the remember tool schema.