You're viewing a demo portfolio

Join the waitlist
PRSM

onedrive_get_file_content

Active

Tool of Onedrive

declared in 0.1.0

Download and return the text content of a OneDrive (Microsoft 365) file by its item id. Best for plain-text, Markdown, and CSV files; binary formats (Office docs, PDFs, images) will return unreadable bytes. Content is capped at ~100,000 characters and flagged when truncated.

Parameters schema

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

What this tool wraps· 1 endpoint

min confidence0.700.50

Parent server

Onedrive

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

1/7 registries
View full server →
onedrive_get_file_content — Onedrive — PRSM MCP