chick_fil_a_faq
Browse Chick-fil-A customer FAQs by category or search. Get plain-text answers, original HTML, and category IDs for filtering, with pagination through the full FAQ corpus.
Instructions
Browse Chick-fil-A customer FAQs. Returns one page of Chick-fil-A's published customer FAQ corpus (522 entries at time of writing) across 30 categories -- Chick-fil-A One membership, points and rewards, digital ordering and payment, delivery support, sweepstakes terms, and more. Each entry carries the question, the answer as plain text, the answer's original HTML (a fair number of answers use links, lists and tables that plain text loses), and its resolved categories. Every categories[].id is a ready-to-use value for the category filter. search matches over question and answer text and is relevance-ranked; without it entries come back alphabetically so a caller can page through the whole corpus deterministically.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | 1-based page number (default 1) | |
| search | No | Free-text filter over question and answer text. Results are relevance-ranked when present. | |
| category | No | Comma-separated faq_category term ids, up to 20, from any prior response's categories[].id | |
| per_page | No | Entries per page, 1-100 (default 20) |