@runloop/agent-axon-client
    Preparing search index...

    Type Alias SDKHookStartedMessage

    type SDKHookStartedMessage = {
        hook_event: string;
        hook_id: string;
        hook_name: string;
        session_id: string;
        subtype: "hook_started";
        type: "system";
        uuid: UUID;
    }
    Index

    Claude SDK

    hook_event: string
    hook_id: string
    hook_name: string
    session_id: string
    subtype: "hook_started"
    type: "system"
    uuid: UUID