Skip to main content
Glama

Swagger MCP Server

by tuskermanshu

template-delete

Remove custom templates by specifying the template ID in the Swagger MCP Server to ensure clean API client code generation.

Instructions

Delete custom template

Input Schema

NameRequiredDescriptionDefault
idYesTemplate ID

Input Schema (JSON Schema)

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

Other Tools from Swagger MCP Server

Related Tools

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/tuskermanshu/swagger-mcp-server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server