You're viewing a demo portfolio

Join the waitlist
PRSM

onedrive_get_file

Active

Tool of Onedrive

declared in 0.1.0

Get full metadata for a single OneDrive (Microsoft 365) file or folder by its item id. Returns id, name, size, folder/file info, created and last-modified times, web URL, and parent reference. Use after listing or searching to inspect one document.

Parameters schema

{
  "type": "object",
  "required": [
    "id"
  ],
  "properties": {
    "id": {
      "type": "string",
      "description": "The OneDrive drive-item id of the file or folder."
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.70.

Parent server

Onedrive

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

1/7 registries
View full server →