Skip to main content
Glama

MCP Index Notes

by vjsr007

image-delete

Remove specific images by ID or delete all images associated with a key on the MCP Index Notes server. Simplify image management and maintain organized data.

Instructions

Delete an image by id or all images by key.

Input Schema

NameRequiredDescriptionDefault
idNo
keyNo

Input Schema (JSON Schema)

{ "properties": { "id": { "type": "number" }, "key": { "type": "string" } }, "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/vjsr007/mcp-index-notes'

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