@modelcontextprotocol/sdk
    Preparing search index...

    Variable ModelHintSchemaConst

    ModelHintSchema: ZodObject<
        { name: ZodOptional<ZodString> },
        "strip",
        ZodTypeAny,
        { name?: string },
        { name?: string },
    > = ...

    Hints to use for model selection.