Skip to content

YouTube

OpenQuok MCP examples for YouTube — MP4 uploads with title, privacy, and tags.

1 min read

Connect your agent today

Draft from chat, review in your calendar, and publish only what you approve.

Start for $0

Channel quick reference

PropertyValue
Provider identifieryoutube
Max description length5,000 characters
Required attachmentsExactly one .mp4 video
OAuth setupYouTube

Video with title and privacy

Schedule a YouTube upload for next Tuesday at 9am with this video https://example.com/walkthrough.mp4 — title “OpenQuok walkthrough”, public, description “Full product walkthrough — links below.”

{
  "type": "schedule",
  "date": "2026-07-01T09:00:00.000Z",
  "socialPost": [
    {
      "integration": "<youtube-integration-id>",
      "postsAndComments": ["Full product walkthrough — links in description."],
      "attachments": ["https://example.com/walkthrough.mp4"],
      "settings": {
        "title": "OpenQuok walkthrough",
        "type": "public",
        "selfDeclaredMadeForKids": "no"
      }
    }
  ]
}
Search documentation
Find a docs page
Discord Support