@modelcontextprotocol/sdk
    Preparing search index...

    Variable PromptSchemaConst

    PromptSchema: ZodObject<
        extendShape<
            extendShape<
                { name: ZodString; title: ZodOptional<ZodString> },
                {
                    _meta: ZodOptional<
                        ZodObject<
                            {},
                            "passthrough",
                            ZodTypeAny,
                            objectOutputType<{}, ZodTypeAny, "passthrough">,
                            objectInputType<{}, ZodTypeAny, "passthrough">,
                        >,
                    >;
                    arguments: ZodOptional<
                        ZodArray<
                            ZodObject<
                                {
                                    description: ZodOptional<ZodString>;
                                    name: ZodString;
                                    required: ZodOptional<ZodBoolean>;
                                },
                                "passthrough",
                                ZodTypeAny,
                                objectOutputType<
                                    {
                                        description: ZodOptional<ZodString>;
                                        name: ZodString;
                                        required: ZodOptional<ZodBoolean>;
                                    },
                                    ZodTypeAny,
                                    "passthrough",
                                >,
                                objectInputType<
                                    {
                                        description: ZodOptional<ZodString>;
                                        name: ZodString;
                                        required: ZodOptional<ZodBoolean>;
                                    },
                                    ZodTypeAny,
                                    "passthrough",
                                >,
                            >,
                            "many",
                        >,
                    >;
                    description: ZodOptional<ZodString>;
                },
            >,
            {
                icons: ZodOptional<
                    ZodArray<
                        ZodObject<
                            {
                                mimeType: ZodOptional<ZodString>;
                                sizes: ZodOptional<ZodArray<ZodString, "many">>;
                                src: ZodString;
                            },
                            "passthrough",
                            ZodTypeAny,
                            objectOutputType<
                                {
                                    mimeType: ZodOptional<ZodString>;
                                    sizes: ZodOptional<ZodArray<ZodString, "many">>;
                                    src: ZodString;
                                },
                                ZodTypeAny,
                                "passthrough",
                            >,
                            objectInputType<
                                {
                                    mimeType: ZodOptional<ZodString>;
                                    sizes: ZodOptional<ZodArray<ZodString, "many">>;
                                    src: ZodString;
                                },
                                ZodTypeAny,
                                "passthrough",
                            >,
                        >,
                        "many",
                    >,
                >;
            },
        >,
        "passthrough",
        ZodTypeAny,
        objectOutputType<
            extendShape<
                extendShape<
                    { name: ZodString; title: ZodOptional<ZodString> },
                    {
                        _meta: ZodOptional<
                            ZodObject<
                                {},
                                "passthrough",
                                ZodTypeAny,
                                objectOutputType<{}, ZodTypeAny, "passthrough">,
                                objectInputType<{}, ZodTypeAny, "passthrough">,
                            >,
                        >;
                        arguments: ZodOptional<
                            ZodArray<
                                ZodObject<
                                    {
                                        description: ZodOptional<ZodString>;
                                        name: ZodString;
                                        required: ZodOptional<ZodBoolean>;
                                    },
                                    "passthrough",
                                    ZodTypeAny,
                                    objectOutputType<
                                        {
                                            description: ZodOptional<(...)>;
                                            name: ZodString;
                                            required: ZodOptional<(...)>;
                                        },
                                        ZodTypeAny,
                                        "passthrough",
                                    >,
                                    objectInputType<
                                        {
                                            description: ZodOptional<(...)>;
                                            name: ZodString;
                                            required: ZodOptional<(...)>;
                                        },
                                        ZodTypeAny,
                                        "passthrough",
                                    >,
                                >,
                                "many",
                            >,
                        >;
                        description: ZodOptional<ZodString>;
                    },
                >,
                {
                    icons: ZodOptional<
                        ZodArray<
                            ZodObject<
                                {
                                    mimeType: ZodOptional<ZodString>;
                                    sizes: ZodOptional<ZodArray<ZodString, "many">>;
                                    src: ZodString;
                                },
                                "passthrough",
                                ZodTypeAny,
                                objectOutputType<
                                    {
                                        mimeType: ZodOptional<ZodString>;
                                        sizes: ZodOptional<ZodArray<(...), (...)>>;
                                        src: ZodString;
                                    },
                                    ZodTypeAny,
                                    "passthrough",
                                >,
                                objectInputType<
                                    {
                                        mimeType: ZodOptional<ZodString>;
                                        sizes: ZodOptional<ZodArray<(...), (...)>>;
                                        src: ZodString;
                                    },
                                    ZodTypeAny,
                                    "passthrough",
                                >,
                            >,
                            "many",
                        >,
                    >;
                },
            >,
            ZodTypeAny,
            "passthrough",
        >,
        objectInputType<
            extendShape<
                extendShape<
                    { name: ZodString; title: ZodOptional<ZodString> },
                    {
                        _meta: ZodOptional<
                            ZodObject<
                                {},
                                "passthrough",
                                ZodTypeAny,
                                objectOutputType<{}, ZodTypeAny, "passthrough">,
                                objectInputType<{}, ZodTypeAny, "passthrough">,
                            >,
                        >;
                        arguments: ZodOptional<
                            ZodArray<
                                ZodObject<
                                    {
                                        description: ZodOptional<ZodString>;
                                        name: ZodString;
                                        required: ZodOptional<ZodBoolean>;
                                    },
                                    "passthrough",
                                    ZodTypeAny,
                                    objectOutputType<
                                        {
                                            description: ZodOptional<(...)>;
                                            name: ZodString;
                                            required: ZodOptional<(...)>;
                                        },
                                        ZodTypeAny,
                                        "passthrough",
                                    >,
                                    objectInputType<
                                        {
                                            description: ZodOptional<(...)>;
                                            name: ZodString;
                                            required: ZodOptional<(...)>;
                                        },
                                        ZodTypeAny,
                                        "passthrough",
                                    >,
                                >,
                                "many",
                            >,
                        >;
                        description: ZodOptional<ZodString>;
                    },
                >,
                {
                    icons: ZodOptional<
                        ZodArray<
                            ZodObject<
                                {
                                    mimeType: ZodOptional<ZodString>;
                                    sizes: ZodOptional<ZodArray<ZodString, "many">>;
                                    src: ZodString;
                                },
                                "passthrough",
                                ZodTypeAny,
                                objectOutputType<
                                    {
                                        mimeType: ZodOptional<ZodString>;
                                        sizes: ZodOptional<ZodArray<(...), (...)>>;
                                        src: ZodString;
                                    },
                                    ZodTypeAny,
                                    "passthrough",
                                >,
                                objectInputType<
                                    {
                                        mimeType: ZodOptional<ZodString>;
                                        sizes: ZodOptional<ZodArray<(...), (...)>>;
                                        src: ZodString;
                                    },
                                    ZodTypeAny,
                                    "passthrough",
                                >,
                            >,
                            "many",
                        >,
                    >;
                },
            >,
            ZodTypeAny,
            "passthrough",
        >,
    > = ...

    A prompt or prompt template that the server offers.