whistle-mcp

by 7gugu
Verified

deleteValue

Remove specific values from the Whistle MCP Server to manage and streamline proxy configurations effectively. Ensures precise control over Whistle proxy settings.

Instructions

删除值

Input Schema

NameRequiredDescriptionDefault
nameYes值名称

Input Schema (JSON Schema)

{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": { "name": { "description": "值名称", "type": "string" } }, "required": [ "name" ], "type": "object" }
ID: xtjvndsy4c