add_faq
Add a question and answer to the website's FAQ page. Specify the FAQ question, answer, and optional display order.
Instructions
Add a new FAQ (question + answer) to the website FAQ page
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| answer | Yes | The FAQ answer | |
| question | Yes | The FAQ question | |
| display_order | No | Position in the FAQ list (defaults to 0) |