You're viewing a demo portfolio

Join the waitlist
PRSM

box_get_file

Active

Tool of Box

declared in 0.1.0

Get full metadata for a single Box (cloud storage) file by its file id. Returns id, name, size, description, created and modified times, parent folder name, shared link URL, and file extension. Use after listing or searching to inspect one document.

Parameters schema

{
  "type": "object",
  "required": [
    "file_id"
  ],
  "properties": {
    "file_id": {
      "type": "string",
      "description": "The Box file id of the file to inspect."
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.50.

Parent server

Box

https://github.com/pipeworx-io/mcp-box

1/7 registries
View full server →
box_get_file — Box — PRSM MCP