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

    Type Alias McpResourceReadParams

    type McpResourceReadParams = {
        server: string;
        threadId?: string | null;
        uri: string;
    }
    Index

    Properties

    Properties

    server: string
    threadId?: string | null
    uri: string