Modes MCP Server

by ccc0168
Verified

delete_mode

Remove a custom mode from the Modes MCP Server by specifying its unique slug, enabling streamlined mode management and configuration control.

Instructions

Delete a custom mode

Input Schema

NameRequiredDescriptionDefault
slugYesSlug of the mode to delete

Input Schema (JSON Schema)

{ "properties": { "slug": { "description": "Slug of the mode to delete", "type": "string" } }, "required": [ "slug" ], "type": "object" }

You must be authenticated.

Other Tools from Modes MCP Server

Related Tools

ID: kxbyxtgfut