Agent Client Protocol - v1.2.1
    Preparing search index...

    Type Alias AgentNotificationContext<Params>

    AgentNotificationContext: AgentHandlerContext<Params>

    Context passed to agent-side notification handlers.

    Notifications do not have JSON-RPC request ids.

    Type Parameters

    • Params