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

    Type Alias McpToolCallProgressNotification

    type McpToolCallProgressNotification = {
        itemId: string;
        message: string;
        threadId: string;
        turnId: string;
    }
    Index

    Properties

    itemId: string
    message: string
    threadId: string
    turnId: string