AiDiscoverBrandVoiceInput
No description
input AiDiscoverBrandVoiceInput {
additional_context: String
website_url: String
workspace_id: ID
}
Fields
AiDiscoverBrandVoiceInput.additional_context ● String scalar
AiDiscoverBrandVoiceInput.website_url ● String scalar
AiDiscoverBrandVoiceInput.workspace_id ● ID scalar
The workspace whose brand voice should be discovered. Omit to discover the
account's instance-wide voice. The workspace must already have its own brand
voice — create one first with createBrandProfile.
Member Of
aiDiscoverBrandVoice mutation


