get_monitoring_status
Retrieve real-time monitoring status and statistics to identify reasoning loops and enable intelligent recovery within the MCP Dual-Cycle Reasoner server.
Instructions
Get current monitoring status and statistics
Input Schema
Name | Required | Description | Default |
---|---|---|---|
No arguments |
Input Schema (JSON Schema)
{
"$schema": "http://json-schema.org/draft-07/schema#",
"additionalProperties": false,
"properties": {},
"type": "object"
}