solapi
    Preparing search index...
    kakaoAlimtalkTemplateItemTypeSchema: Struct<
        {
            list: Array$<
                Struct<{ description: typeof String$; title: typeof String$ }>,
            >;
            summary: Struct<
                {
                    description: optional<NullOr<typeof String$>>;
                    title: optional<NullOr<typeof String$>>;
                },
            >;
        },
    > = ...