Ytdlp Inspect Archive
ytdlp_inspect_archiveRead a yt-dlp download archive file and return its saved entries to check which videos are already archived.
Instructions
Read a yt-dlp download archive file under the configured filesystem policy and return its saved archive entries. Use when the user asks what is already in an archive.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| entry | No | ||
| archivePath | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ok | Yes | ||
| data | No | ||
| error | No |