MCP TypeScript SDK
    Preparing search index...

    Variable PromptReferenceSchemaConst

    PromptReferenceSchema: ZodObject<
        { name: ZodString; type: ZodLiteral<"ref/prompt"> },
        $strip,
    > = ...

    Identifies a prompt.