ACP v2 TypeScript SDK — EXPERIMENTAL DRAFT - v1.3.0
    Preparing search index...

    Type Alias AgentNotificationContext<Params>Experimental

    AgentNotificationContext: AgentHandlerContext<Params>

    Context passed to agent-side notification handlers.

    Notifications do not have JSON-RPC request ids.

    Type Parameters

    • Params