list_videos
Browse Celestia-related YouTube videos cached on this server, filtered by channel/date/transcript availability. Celestia-only cache — does NOT search YouTube at large (use a dedicated YouTube tool for that). Metadata only; use get_video for the transcript of one video by id.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| since | No | Earliest published_at (ISO date, e.g. "2026-01-01"). Default: no lower bound. | |
| offset | No | ||
| channel | No | Channel name filter, e.g. "Celestia", "Celestia Foundation", "Modular". Case-insensitive substring. | |
| has_transcript | No | If true, only return videos with a stored transcript. If false, only those still missing one. Omit for both. |