LogicMonitor
nocrash_search_errors
Search every error event by keyword. Matches against error messages, failing node names, plain-language error context, and AI-suggested fixes across all your watched items.
Remote nocrash/monitor
Remote (network-hosted)
Other tools also called nocrash_search_errors?
See providers with this name
Input Schema
{
"type": "object",
"properties": {
"limit": {
"type": "integer",
"description": "Max results (1-50, default 10)."
},
"query": {
"type": "string",
"description": "Search keyword (e.g., 'Slack', 'timeout', '403')"
}
}
}