connectwisdomservice_get_content_summary {paws.customer.engagement} | R Documentation |
Retrieves summary information about the content
Description
Retrieves summary information about the content.
See https://www.paws-r-sdk.com/docs/connectwisdomservice_get_content_summary/ for full documentation.
Usage
connectwisdomservice_get_content_summary(contentId, knowledgeBaseId)
Arguments
contentId |
[required] The identifier of the content. Can be either the ID or the ARN. URLs cannot contain the ARN. |
knowledgeBaseId |
[required] The identifier of the knowledge base. This should not be a QUICK_RESPONSES type knowledge base if you're storing Wisdom Content resource to it. Can be either the ID or the ARN. URLs cannot contain the ARN. |
[Package paws.customer.engagement version 0.9.0 Index]