onedrive_list_shared
ActiveTool of Onedrive
declared in 0.1.0
List files and folders that have been shared with the user in OneDrive / Microsoft 365 ("Shared with me"). Returns each item's name, web URL, and who shared it. Use to find documents shared by colleagues.
Parameters schema
{
"type": "object",
"required": [],
"properties": {
"top": {
"type": "number",
"description": "Maximum number of shared items to return (default 25)."
}
}
}Parent server
Onedrive
https://github.com/pipeworx-io/mcp-onedrive
1/7 registries