Skip to main content
Glama

Code Snippet Server

delete_snippet

Remove a specific code snippet from the Code Snippet Server by specifying its unique ID, ensuring precise and organized snippet management.

Instructions

Delete a snippet (specify ID)

Input Schema

NameRequiredDescriptionDefault
idYesID of snippet to delete

Input Schema (JSON Schema)

{ "properties": { "id": { "description": "ID of snippet to delete", "type": "string" } }, "required": [ "id" ], "type": "object" }

You must be authenticated.

Other Tools from Code Snippet 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/ngeojiajun/mcp-code-snippets'

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