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