Skip to main content
Glama

BoldSign MCP Server

get_user

Retrieve detailed user information from BoldSign using their unique ID to access account details and manage e-signature platform users.

Instructions

Retrieves detailed information for a specific BoldSign user based on their unique user ID.

Input Schema

NameRequiredDescriptionDefault
userIdYesRequired. The unique identifier (ID) of the user to retrieve. This can be obtained from the list users tool.

Input Schema (JSON Schema)

{ "properties": { "userId": { "description": "Required. The unique identifier (ID) of the user to retrieve. This can be obtained from the list users tool.", "type": "string" } }, "required": [ "userId" ], "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