update_faq
Update an existing FAQ entry by supplying its ID, new question, answer, and display order.
Instructions
Update an existing FAQ — all three fields (question, answer, display_order) must be supplied
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| answer | Yes | ||
| question | Yes | ||
| display_order | Yes | ||
| faq_entity_id | Yes | FAQ entity ID from list_faqs |