list_open_questions
List public questions that are still open, as article metadata with cursor pagination.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Page size, 1–20 | |
| cursor | No | next_cursor from the previous page |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| items | Yes | ||
| next_cursor | Yes |