Skip to main content
QUERY
searchPlainHelpCenter(searchQuery: String!, pageSize: Int): [PlainHelpCenterArticleSearchResult!]!

Arguments

searchQuery
String!
required
pageSize
Int
content
String!

The extracted text content of the matched article chunk, as indexed by Plain AI.

title
String!

The title of the matched Plain help center article.

url
String!

The public URL of the article on Plain's help center, for citation.

Query
Variables
Response