Skip to main content
Glama

BoldSign MCP Server

get_template_properties

Retrieve detailed properties and settings for a specific BoldSign template using its unique template ID to access template configuration and workflow details.

Instructions

Retrieves the detailed properties and settings of a specific BoldSign template using its unique template ID.

Input Schema

NameRequiredDescriptionDefault
templateIdYesRequired. The unique identifier (ID) of the template to retrieve. This can be obtained from the list templates tool.

Input Schema (JSON Schema)

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