Skip to main content
Glama

boldsign

Official

get_template_properties

Retrieve detailed properties and settings of a specific BoldSign template by providing its unique template ID for precise management and configuration.

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)

{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "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" }

You must be authenticated.

Other Tools from boldsign

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

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