get_video
Get a Canton Network video that CCPEDIA has cached (curated channels: Canton Network, Digital Asset, Sync Insights, Canton Foundation, Daml) by its YouTube id: title, channel, publish date, description and full transcript text if stored. CANTON-ONLY and limited to videos already in CCPEDIA's index. Does NOT fetch arbitrary YouTube videos (use a dedicated YouTube tool for that). Obtain ids from list_videos or search.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | YouTube video id, e.g. "dQw4w9WgXcQ" | |
| transcript_chars | No | Transcript characters to return. Default 12000; raise it (max 200000) for the full text, or set 0 for metadata only. |