You're viewing a demo portfolio

Join the waitlist
PRSM

thinkneo_alert_rule_test

Active

Tool of ThinkNEO MCP Server

declared in 1.28.0

Send a test notification through a rule's configured channels to confirm delivery (email/discord/whatsapp). Requires an admin API key.

Parameters schema

{
  "type": "object",
  "title": "thinkneo_alert_rule_testArguments",
  "required": [
    "rule_id"
  ],
  "properties": {
    "rule_id": {
      "type": "string",
      "title": "Rule Id",
      "description": "The rule_id to test (from thinkneo_alert_rule_list)"
    },
    "workspace": {
      "type": "string",
      "title": "Workspace",
      "default": "",
      "description": "Workspace id (optional — defaults to the API key's workspace)"
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.70.

Parent server

ThinkNEO MCP Server

https://github.com/thinkneo-ai/mcp-server

3/7 registries
View full server →
thinkneo_alert_rule_test — ThinkNEO MCP Server — PRSM MCP