Presentation Buddy MCP Server

by yshk-mrt
MIT License

GetSceneItemList

Retrieve a list of scene items (sources) from a specified scene to manage and automate OBS streaming production efficiently with Presentation Buddy MCP Server.

Instructions

Gets the list of scene items (sources) in a specified scene.

Input Schema

NameRequiredDescriptionDefault
paramsYes

Input Schema (JSON Schema)

{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": { "params": { "additionalProperties": false, "properties": { "sceneName": { "description": "Name of the scene to get items from.", "type": "string" } }, "required": [ "sceneName" ], "type": "object" } }, "required": [ "params" ], "type": "object" }
ID: 4zxxemzoi5