Eyevinn Open Source Cloud MCP Server

Official
by EyevinnOSC
MIT License
52
5

osc_remove_vod_pipeline

Removes a VOD pipeline from the Eyevinn Open Source Cloud MCP Server by specifying the pipeline name, enabling efficient management of media workflows.

Instructions

Remove a VOD pipeline in Eyevinn Open Source Cloud

Input Schema

NameRequiredDescriptionDefault
nameYesName of the pipeline

Input Schema (JSON Schema)

{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": { "name": { "description": "Name of the pipeline", "type": "string" } }, "required": [ "name" ], "type": "object" }

You must be authenticated.

Other Tools from Eyevinn Open Source Cloud MCP Server

Related Tools

ID: ku9s6ow21e