execute-tool

Execute a Microsoft Graph API tool by name. Workflow: search-tools → get-tool-schema → execute-tool. Call get-tool-schema first for any tool you have not seen before — passing the wrong shape to parameters will fail validation or return a Graph 400. For list endpoints, prefer modest $top plus $se...

Server Ms 365 @softeria/ms-365-mcp-server
Category Execute
Risk class High
Parameters 00 required

What execute-tool does on Ms 365

AI agents invoke execute-tool to trigger actions in Ms 365. What it does depends on the arguments the agent supplies, and its effects often reach beyond the immediate call — builds kicked off, notifications sent, workflows started.

Why execute-tool needs a policy

This tool permits execution of arbitrary Microsoft Graph API calls, which can perform a wide range of operations (read, write, delete, etc.) depending on what the caller specifies.

From the tool's definition Tool name 'execute-tool' combined with description stating it 'Execute[s] a Microsoft Graph API tool by name' and enables calling arbitrary Graph API endpoints.

Questions about execute-tool

What does the execute-tool tool do? +

Execute a Microsoft Graph API tool by name. Workflow: search-tools → get-tool-schema → execute-tool. Call get-tool-schema first for any tool you have not seen before — passing the wrong shape to parameters will fail validation or return a Graph 400. For list endpoints, prefer modest $top plus $select. It is categorised as a Execute tool in the Ms 365 MCP Server, which means it can trigger actions or run processes. Use rate limits and argument validation.

How do I enforce a policy on execute-tool? +

Register the Ms 365 MCP server in PolicyLayer and add a rule for execute-tool: allow, deny, rate-limit, or require approval. Point your MCP client at the PolicyLayer proxy URL and the rule is enforced on every call, before it reaches Ms 365. Nothing to install.

What risk level is execute-tool? +

execute-tool is a Execute tool with high risk. Execute tools should be rate-limited and have argument validation enabled.

Can I rate-limit execute-tool? +

Yes. Add a rate_limit block to the execute-tool rule in your PolicyLayer policy. For example, setting max: 10 and window: 60 limits the tool to 10 calls per minute. Rate limits are tracked per agent session and reset automatically.

How do I block execute-tool completely? +

Set action: deny in the PolicyLayer policy for execute-tool. The AI agent will receive a policy violation error and cannot call the tool. You can also include a reason field to explain why the tool is blocked.

What MCP server provides execute-tool? +

execute-tool is provided by the Ms 365 MCP server (@softeria/ms-365-mcp-server). PolicyLayer sits as a proxy in front of this server to enforce policies before tool calls reach the server.

// LOOK UP ANOTHER SERVER

Every MCP server has a record like this.

Type a name, get the same breakdown: verified identity, auth posture, risk grade, capabilities, recommended policy.

Teams ship this data inside their own products. See what a licence covers →

// GET IN TOUCH

Have a question or want to learn more? Send us a message.

Message sent.

We'll get back to you soon.