Options for creating a memory tool.
interface MemoryTool20250818OptionsOptional execute function that handles memory command execution. In LangChain, this is typically handled separately when processing tool calls, but this option is provided for compatibility with the AI SDK pattern. Note: This option is currently unused but reserved for future use.