box_metadata_template_get_by_key_tool
Retrieve metadata templates from Box using their unique keys to access structured data formats for files and folders.
Instructions
Retrieve a metadata template by its key.
Args: ctx (Context): The context object containing the request and lifespan context. template_key (str): The key of the metadata template to retrieve.
Returns: dict: The metadata template associated with the provided key.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| template_key | Yes |