langchain.js
    Preparing search index...

    Variable Memory20250818ViewCommandSchemaConst Beta

    Memory20250818ViewCommandSchema: ZodObject<
        { command: ZodLiteral<"view">; path: ZodString },
        $strip,
    > = ...

    Memory tool command types as defined by Anthropic's memory tool API.