Skip to main content
Glama

MCP Server for eSignatures

withdraw_contract

Cancel a sent eSignature contract by providing the contract's unique ID. This tool allows users to reverse or retract contracts efficiently within the MCP Server for eSignatures.

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" }

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