Skip to main content
Glama

start_stream

Start a new multi-platform stream across YouTube, Twitch, and Facebook with customizable title, description, and privacy settings.

Instructions

Start a new stream with optional settings

Input Schema

NameRequiredDescriptionDefault
titleNoThe stream title
descriptionNoThe stream description
privacyNoThe stream privacy setting

Input Schema (JSON Schema)

{ "properties": { "description": { "description": "The stream description", "type": "string" }, "privacy": { "description": "The stream privacy setting", "enum": [ "public", "private", "unlisted" ], "type": "string" }, "title": { "description": "The stream title", "type": "string" } }, "type": "object" }

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/shaktech786/restream-mcp-server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server