APISIX-MCP

Official
by api7

delete_plugin_metadata

Remove specified plugin metadata from the APISIX-MCP server, ensuring clean and efficient management of plugin configurations.

Instructions

Delete plugin metadata

Input Schema

NameRequiredDescriptionDefault
nameYesplugins name

Input Schema (JSON Schema)

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