Skip to main content
Glama

SharePoint MCP Server

by Sofias-ai

Delete_Folder

Remove empty folders from SharePoint by specifying the folder path using the MCP server integration, streamlining document and folder management.

Instructions

Delete an empty folder from SharePoint

Input Schema

NameRequiredDescriptionDefault
folder_pathYes

Input Schema (JSON Schema)

{ "properties": { "folder_path": { "title": "Folder Path", "type": "string" } }, "required": [ "folder_path" ], "title": "delete_folderArguments", "type": "object" }

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/Sofias-ai/mcp-sharepoint'

If you have feedback or need assistance with the MCP directory API, please join our Discord server