Skip to main content
Glama

MCP Server Box

box_docgen_template_create_tool

Mark a Box file as a document generation template using the MCP Server Box API. Provide the file ID to create a reusable template for automated document workflows.

Instructions

Mark a file as a Box Doc Gen template.

Args: client (BoxClient): Authenticated Box client. file_id (str): ID of the file to mark as template.

Returns: dict[str, Any]: Metadata of the created template.

Input Schema

NameRequiredDescriptionDefault
file_idYes

Input Schema (JSON Schema)

{ "properties": { "file_id": { "title": "File Id", "type": "string" } }, "required": [ "file_id" ], "title": "box_docgen_template_create_toolArguments", "type": "object" }
Install Server

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