You're viewing a demo portfolio

Join the waitlist
PRSM

onedrive_search_files

Active

Tool of Onedrive

declared in 0.1.0

Search a user's OneDrive (Microsoft 365) for files and folders matching a query string across file names and content. Returns matching items with id, name, size, folder flag, last-modified time, and web URL. Use to find documents by keyword.

Parameters schema

{
  "type": "object",
  "required": [
    "query"
  ],
  "properties": {
    "top": {
      "type": "number",
      "description": "Maximum number of results to return (default 25)."
    },
    "query": {
      "type": "string",
      "description": "Free-text search query matched against OneDrive file names and content."
    }
  }
}

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 →