List Dare library items
dare_list_generationsFind earlier video IDs or upload storage keys by listing recent generations and uploads, newest first, with cursor pagination. Read-only.
Instructions
List recent items in the Dare library — generations and uploads, newest first — with cursor pagination. Read-only. Use it to find an earlier video's id or an upload's storage key.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Items per page. | |
| cursor | No | `next_cursor` from a previous call. | |
| response_format | No | `markdown` for a readable summary, `json` for the raw payload. | markdown |