Norman Finance MCP Server

Official
MIT License
1

delete_client

Remove a client from the Norman Finance MCP Server by specifying the client ID. This tool provides confirmation of successful deletion, streamlining client management for efficient financial workflows.

Instructions

Delete a client. Args: client_id: ID of the client to delete Returns: Confirmation of deletion

Input Schema

NameRequiredDescriptionDefault
client_idYes

Input Schema (JSON Schema)

{ "properties": { "client_id": { "title": "Client Id", "type": "string" } }, "required": [ "client_id" ], "title": "delete_clientArguments", "type": "object" }
ID: akjl8hgv47