Skip to main content
Glama
mdwsk88

MS 365-21V MCP Server

by mdwsk88

Create SharePoint Share Link

sharepoint_create_share_link

Create a sharing link for a SharePoint file or folder, specifying the link type (view, edit, embed) and sharing scope (anonymous, organization, users).

Instructions

Create a sharing link for a SharePoint file or folder. Chinese intents / 中文意图: 创建SharePoint分享链接, 分享团队文件, 生成文档库链接.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
typeNoLink type. Defaults to view.
scopeNoSharing scope.
itemIdYesFile or folder item ID.
driveIdYesDocument-library drive ID.
Behavior2/5

Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?

With no annotations provided, the description carries the full burden of behavioral disclosure. It does not mention that creating a sharing link alters item permissions, may require specific authorization, or whether the action is reversible. For a mutation tool with potential security implications, this is a significant gap.

Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.

Conciseness5/5

Is the description appropriately sized, front-loaded, and free of redundancy?

The description is two sentences long, front-loaded with the primary purpose, and includes helpful Chinese intent variations without redundancy. Every word earns its place, and no unnecessary detail is included.

Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.

Completeness2/5

Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?

This is a mutation tool with no annotations, no output schema, and a security-sensitive operation. The description does not explain what the tool returns (e.g., the share link URL), nor does it clarify edge cases like link scope or permissions. Given the complexity and risk, the description is incomplete.

Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.

Parameters3/5

Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?

Schema description coverage is 100%, so the description does not need to add parameter details. The description adds no additional meaning beyond the schema, but the schema itself fully documents all four parameters, justifying the baseline score of 3.

Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.

Purpose5/5

Does the description clearly state what the tool does and how it differs from similar tools?

The description clearly states the action ('Create a sharing link') and the specific resource ('SharePoint file or folder'), which distinguishes it from the similar drive_create_share_link tool. The inclusion of Chinese intents reinforces the tool's purpose for Chinese-speaking users.

Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.

Usage Guidelines3/5

Does the description explain when to use this tool, when not to, or what alternatives exist?

The description implies this tool is for SharePoint content, but it does not explicitly say when to use it over alternatives like drive_create_share_link. No mention of when-not-to-use or prerequisites is provided, so guidance is only implied by the name and context.

Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.

Install Server

Other Tools

Latest Blog Posts

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/mdwsk88/ms-365-21v-mcp-server'

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