Skip to main content

rlg_mcp_notify

Macro rlg_mcp_notify 

Source
macro_rules! rlg_mcp_notify {
    ($state_key:expr, $state_val:expr) => { ... };
}
Expand description

Emit an MCP-formatted state transition notification.

Use for AI agent orchestration where state changes must be machine-readable via JSON-RPC 2.0 notification semantics.