Skip to main content
Glama

Insforge MCP Server

by InsForge

delete-function

Remove edge functions permanently from your Insforge backend service. Delete specific functions by their slug identifier to manage your serverless deployment resources.

Instructions

Delete an edge function permanently

Input Schema

NameRequiredDescriptionDefault
slugYesThe slug identifier of the function to delete

Input Schema (JSON Schema)

{ "properties": { "slug": { "description": "The slug identifier of the function to delete", "type": "string" } }, "required": [ "slug" ], "type": "object" }

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/InsForge/insforge-mcp'

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