popeyes_faq
Retrieve Popeyes published customer-support FAQ questions and answers. Use limit and offset to page through help-center entries.
Instructions
List Popeyes' published customer-support FAQ. Returns a page of Popeyes' published customer-support FAQ -- questions and answers such as "How do I remove items from my cart?". This is public help-center content, not account/order-specific support state, and does not require an order id or any customer identifier.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Maximum FAQ entries to return, 1-100 (default 20) | |
| offset | No | Number of FAQ entries to skip, for paging (default 0) |