Ytdlp Execute Expert
ytdlp_execute_expertExecute raw yt-dlp arguments for advanced download requests that typed tools cannot handle, with dry-run by default and safety policies.
Instructions
Execute reviewed raw yt-dlp argv only when typed tools cannot express the request. Disabled unless YTDLP_MCP_ENABLE_EXPERT=true; dry-run is default and unsafe/path-gated flags are blocked by policy.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | No | ||
| args | No | ||
| dryRun | No | ||
| output | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ok | Yes | ||
| data | No | ||
| error | No |