Websites v4 docs v8.3.1
    Preparing search index...

    Interface AiSuggestBlogPostsParams

    interface AiSuggestBlogPostsParams {
        agencyId: number;
        count: number;
        keyword?: string;
        previousTitles?: string[];
    }
    Index

    Properties

    agencyId: number
    count: number
    keyword?: string
    previousTitles?: string[]

    Recently used article titles, so the AI can avoid suggesting them again