Skip to main content
Glama

businessobject-function-delete

Remove specific functions from Business Objects in the Simplifier Low Code Platform by specifying the business object and function names.

Instructions

Delete an existing Business Object Function

Input Schema

NameRequiredDescriptionDefault
businessObjectNameYes
functionNameYes

Input Schema (JSON Schema)

{ "properties": { "businessObjectName": { "type": "string" }, "functionName": { "type": "string" } }, "required": [ "businessObjectName", "functionName" ], "type": "object" }

Latest Blog Posts

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