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
Name | Required | Description | Default |
---|---|---|---|
file_id | Yes |