knowledge_base_create
Create a new FAQ entry in your knowledge base by providing a question, answer, and knowledge base ID. Solve content gaps by adding structured Q&A pairs directly to the GHL knowledge base.
Instructions
Create a new FAQ inside knowledge base
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| answer | Yes | faq answer as a string | |
| question | Yes | faq question as a string | |
| locationId | No | location ID as string Defaults to GHL_LOCATION_ID when omitted. | |
| knowledgeBaseId | Yes | knowledge base ID as string |