Skip to main content
Glama

MCP Server for eSignatures

withdraw_contract

Cancel a sent contract by providing its unique GUID. This feature on the MCP Server for eSignatures allows users to manage and withdraw contracts efficiently.

Instructions

Withdraws a sent contract.

Input Schema

NameRequiredDescriptionDefault
contract_idYesGUID of the contract to be withdrawn.

Input Schema (JSON Schema)

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

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