@runloop/remote-agents-sdk
    Preparing search index...

    Type Alias HookPromptFragment

    type HookPromptFragment = {
        hookRunId: string;
        text: string;
    }
    Index

    Properties

    Properties

    hookRunId: string
    text: string