Skip to main content
Glama

MCP Server for eSignatures

delete_contract

Remove test or draft contracts from the MCP Server for eSignatures by specifying the contract ID, ensuring efficient management of unexecuted agreements.

Instructions

Deletes a contract. The contract can only be deleted if it's a test contract or a draft contract.

Input Schema

NameRequiredDescriptionDefault
contract_idYesGUID of the contract to be deleted.

Input Schema (JSON Schema)

{ "properties": { "contract_id": { "description": "GUID of the contract to be deleted.", "type": "string" } }, "required": [ "contract_id" ], "type": "object" }

You must be authenticated.

Other Tools from MCP Server for eSignatures

Related Tools

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/esignaturescom/mcp-server-esignatures'

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