Skip to main content
Glama

MCP Server Box

MIT License
82
  • Apple
  • Linux
box_tools_metadata.md823 B
# Box Tools Metadata This document describes the tools available in the `box_tools_metadata` module for metadata template and instance management in Box. ## Available Tools ### 1. `box_metadata_template_create_tool` Create a metadata template. - **Arguments:** - `ctx`: Request context - `display_name`: Display name of the template - `fields`: List of fields for the template - `template_key`: Optional template key ### 2. `box_metadata_get_instance_on_file_tool` Get a metadata instance on a file. - **Arguments:** - `ctx`: Request context - `file_id`: ID of the file - `template_key`: Key of the template ...and more tools for setting, updating, and deleting metadata instances. Refer to the source for additional functions. --- Refer to `src/tools/box_tools_metadata.py` for implementation details.

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