box_docgen_template_get_by_id_tool
Retrieve specific Box Doc Gen template metadata by providing its unique template ID using the MCP Server Box. Ideal for accessing detailed template information quickly.
Instructions
Retrieve details of a specific Box Doc Gen template.
Args: client (BoxClient): Authenticated Box client. template_id (str): ID of the template.
Returns: dict[str, Any]: Metadata of the template or an error message.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
template_id | Yes |