Skip to main content
Glama

MCP Server Box

box_docgen_template_get_by_name_tool

Retrieve metadata of a specific Box Doc Gen template by its name using the MCP Server Box. Input the template name to access detailed information or error messages for processing documentation templates.

Instructions

Retrieve details of a specific Box Doc Gen template by name.

Args: client (BoxClient): Authenticated Box client. template_name (str): Name of the template.

Returns: dict[str, Any]: Metadata of the template or an error message.

Input Schema

NameRequiredDescriptionDefault
template_nameYes

Input Schema (JSON Schema)

{ "properties": { "template_name": { "title": "Template Name", "type": "string" } }, "required": [ "template_name" ], "title": "box_docgen_template_get_by_name_toolArguments", "type": "object" }

Other Tools from MCP Server Box

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/box-community/mcp-server-box'

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