You're viewing a demo portfolio

Join the waitlist
PRSM

delete_custom_field

Active

Tool of FavCRM

declared in 1.0.0

Delete a custom field definition and its stored values.

Parameters schema

{
  "type": "object",
  "$schema": "http://json-schema.org/draft-07/schema#",
  "required": [
    "definitionId"
  ],
  "properties": {
    "definitionId": {
      "type": "string",
      "description": "Custom field definition ID"
    }
  }
}

What this tool wraps· 1 endpoint

min confidence0.700.50

Parent server

FavCRM

https://github.com/favcrm/mcp

1/7 registries
View full server →
delete_custom_field — FavCRM — PRSM MCP