Skip to main content
Glama

MCP Server for eSignatures

remove_template_collaborator

Remove a collaborator from an eSignature template by specifying the template and collaborator IDs. Streamline your template management process with this straightforward functionality.

Instructions

Removes the template collaborator

Input Schema

NameRequiredDescriptionDefault
template_collaborator_idYesCollaborator's GUID.
template_idYesTemplates's GUID.

Input Schema (JSON Schema)

{ "properties": { "template_collaborator_id": { "description": "Collaborator's GUID.", "type": "string" }, "template_id": { "description": "Templates's GUID.", "type": "string" } }, "required": [ "template_id", "template_collaborator_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