thinkneo_alert_rule_test
ActiveTool 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)"
}
}
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
ThinkNEO MCP Server
https://github.com/thinkneo-ai/mcp-server
3/7 registries