StopStream
Terminate an active OBS stream via automated commands from the Presentation Buddy MCP Server, simplifying stream management for solo creators.
Instructions
Stops the OBS stream.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Input Schema (JSON Schema)
{
"$schema": "http://json-schema.org/draft-07/schema#",
"additionalProperties": false,
"properties": {},
"type": "object"
}