m365_create_event
Create a calendar event in your Microsoft 365 calendar.
Instructions
Create a calendar event in your Microsoft 365 / Outlook calendar.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Create a calendar event in your Microsoft 365 calendar.
Create a calendar event in your Microsoft 365 / Outlook calendar.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
With no annotations, the description carries the full burden of behavioral disclosure. It only states 'create' but omits important details like required permissions, whether events are created silently, if any defaults are applied, or what the return value is.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.
Is the description appropriately sized, front-loaded, and free of redundancy?
The description is a single, front-loaded sentence with no wasted words. It efficiently communicates the core function.
Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.
Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?
Given the tool creates calendar events, the description is too minimal. It lacks details on event properties (subject, time, attendees) and does not mention any defaults or limitations. The empty schema may imply flexibility, but the description should still guide usage.
Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.
Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
The input schema has no properties, so the description does not need to explain parameters. According to guidelines, 0 params gives a baseline of 4, and no further clarification is needed.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.
Does the description clearly state what the tool does and how it differs from similar tools?
The description clearly states the tool creates a calendar event in Microsoft 365/Outlook. However, there is a sibling tool 'create_calendar_event' that likely has overlapping functionality, and the description does not differentiate between them.
Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.
Does the description explain when to use this tool, when not to, or what alternatives exist?
No guidance on when to use this tool versus alternative tools like 'create_calendar_event' or 'm365_list_events'. No prerequisites or context for use are provided.
Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/lanchuske/local-mcp-releases'
If you have feedback or need assistance with the MCP directory API, please join our Discord server