nexus_get_external_video
Resolve an external video URL to embed metadata with ID, title, platform, embed URL, and thumbnail URL. Returns structured JSON for YouTube and other video platforms.
Instructions
Resolve an external video URL to embed metadata (v2 GraphQL).
Returns: JSON {id, title, platform, embedUrl, thumbnailUrl}.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | External video URL (YouTube etc.). |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |