list_brain_videos
Page through videos and their associated outcomes stored in a brain index, using offset and limit, without contacting YouTube.
Instructions
Page through selected videos and outcomes. Never contacts YouTube.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| offset | No | ||
| brain_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | Yes | ||
| total | Yes | ||
| offset | Yes | ||
| videos | Yes | ||
| brain_id | Yes | ||
| next_offset | No |