Skip to main content
Glama

simplifier-mcp

by SimplifierIO

datatype-delete

Remove datatypes from the Simplifier platform by specifying their qualified name, including namespace prefixes when needed.

Instructions

#Delete a datatype Deletes the datatype with the given name. The name may be prefixed by the namespace, separated with a slash.

Input Schema

NameRequiredDescriptionDefault
qualifiedNameYes

Input Schema (JSON Schema)

{ "properties": { "qualifiedName": { "type": "string" } }, "required": [ "qualifiedName" ], "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/SimplifierIO/simplifier-mcp'

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