gap_list
List backlog gaps sorted by most-asked, filterable by topic and status, with paginated results and demand counts.
Instructions
List backlog gaps, most-asked first — the fleet's shared "what we don't
know yet" queue. Paginated: returns {items, next_cursor} — pass the
returned next_cursor as cursor to fetch the next page. Filter by
topic and/or status (open | resolved | promoted); asked_count shows
demand for each answer. Read-only.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| topic | No | ||
| app_id | Yes | ||
| cursor | No | ||
| status | No |