Skip to main content
Glama

Convolut MCP Server

by expdal3

delete_context

Remove a specific context permanently from the Convolut Context Bank using its unique identifier to manage storage and maintain organization.

Instructions

Delete a context permanently by its ID

Input Schema

NameRequiredDescriptionDefault
context_idYesThe unique identifier of the context to delete

Input Schema (JSON Schema)

{ "properties": { "context_id": { "description": "The unique identifier of the context to delete", "format": "uuid", "type": "string" } }, "required": [ "context_id" ], "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/expdal3/convolut-mcp'

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