Presentation Buddy MCP Server

by yshk-mrt
MIT License

SetTextContent

Update text content in OBS WebSocket by specifying the text source and new content. Automate streaming production without manual intervention using this tool on the Presentation Buddy MCP Server.

Instructions

Sets the text content of a text source.

Input Schema

NameRequiredDescriptionDefault
paramsYes

Input Schema (JSON Schema)

{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": { "params": { "additionalProperties": false, "properties": { "source": { "description": "Name of the text source.", "type": "string" }, "text": { "description": "The new text content to set.", "type": "string" } }, "required": [ "source", "text" ], "type": "object" } }, "required": [ "params" ], "type": "object" }
ID: 4zxxemzoi5