cal_next

Get the next upcoming calendar event(s) from Outlook.

Server Outpost signalclaude/outpost
Category Read
Risk class Low
Parameters 00 required

What cal_next does on Outpost

AI agents call cal_next to retrieve information from Outpost without modifying anything — typically the context-gathering step in research, monitoring, and reporting workflows, before the agent takes action elsewhere.

Why cal_next needs a policy

This tool retrieves calendar event data with no side effects. It queries future events from Outlook but does not create, modify, delete, or execute any actions. This is a straightforward read operation with minimal risk if misused by an AI agent, as the worst outcome would be information disclosure of the user's calendar data.

From the tool's definition Tool name is 'cal_next' and description states 'Get the next upcoming calendar event(s) from Outlook' — uses verb 'Get' indicating data retrieval without modification.

Questions about cal_next

What does the cal_next tool do? +

Get the next upcoming calendar event(s) from Outlook. It is categorised as a Read tool in the Outpost MCP Server, which means it retrieves data without modifying state.

How do I enforce a policy on cal_next? +

Register the Outpost MCP server in PolicyLayer and add a rule for cal_next: 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 Outpost. Nothing to install.

What risk level is cal_next? +

cal_next is a Read tool with low risk. Read-only tools are generally safe to allow by default.

Can I rate-limit cal_next? +

Yes. Add a rate_limit block to the cal_next 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 cal_next completely? +

Set action: deny in the PolicyLayer policy for cal_next. 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 cal_next? +

cal_next is provided by the Outpost MCP server (signalclaude/outpost). 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.