mattermost_run_monitoring

Run the topic monitoring process immediately

Server Mattermost @conarti/mattermost-mcp
Category Execute
Risk class High
Parameters 00 required

What mattermost_run_monitoring does on Mattermost

AI agents invoke mattermost_run_monitoring to trigger actions in Mattermost. 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 mattermost_run_monitoring needs a policy

This tool triggers execution of a monitoring process whose effects depend on system state and configuration. While not as severe as destructive operations, executing monitoring processes can impact system performance, generate logs, trigger notifications, or initiate external service calls.

From the tool's definition Tool name contains 'run' ("mattermost_run_monitoring") and description states "Run the topic monitoring process immediately", indicating execution of a process or operation.

Questions about mattermost_run_monitoring

What does the mattermost_run_monitoring tool do? +

Run the topic monitoring process immediately. It is categorised as a Execute tool in the Mattermost MCP Server, which means it can trigger actions or run processes. Use rate limits and argument validation.

How do I enforce a policy on mattermost_run_monitoring? +

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

What risk level is mattermost_run_monitoring? +

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

Can I rate-limit mattermost_run_monitoring? +

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

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

mattermost_run_monitoring is provided by the Mattermost MCP server (@conarti/mattermost-mcp). 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.