pub const RECALL_DESCRIPTION: &str = "Retrieve relevant private context about this user — their \
preferences, relationships, routines, commitments or previous conversations. Do not use for \
general knowledge, current events, or anything visible in the camera.";Expand description
The recall tool’s description.
Deliberately narrow: a description that invites the model to call it for anything produces a tool call on every turn, most of them useless.