payanagent_list_offers
Browse or page through offers without a free-text query. Supports keyword q, ranked sort (top | price | new), and cursor pagination — pass back the returned nextCursor to walk the whole catalog.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| q | No | Optional keyword filter. | |
| sort | No | Ranked order (default top). | |
| limit | No | 1..200 (default 50). | |
| cursor | No | Pagination cursor from a previous nextCursor. | |
| category | No | ||
| offerType | No |