Skip to main content
Glama

BoldSign MCP Server

get_contact

Retrieve detailed contact information from your BoldSign organization using the contact ID. Access signer details including email addresses for use in document signing workflows.

Instructions

This tool utilizes the BoldSign API to retrieve detailed information for a specific contact within your organization. To use this tool, you need to provide the unique identifier (ID) of the contact you wish to retrieve. Contacts are primarily used to store signer details, identified by their unique email address, for use when creating and sending documents for signature within the BoldSign application.

Input Schema

NameRequiredDescriptionDefault
idYesRequired. The unique identifier (ID) of the contact to retrieve. This can be obtained from the list contacts tool.

Input Schema (JSON Schema)

{ "properties": { "id": { "description": "Required. The unique identifier (ID) of the contact to retrieve. This can be obtained from the list contacts tool.", "type": "string" } }, "required": [ "id" ], "type": "object" }

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/Synctest-hub/boldsign-mcp'

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