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

    Type Alias ToolsV2

    type ToolsV2 = {
        web_search: WebSearchToolConfig | null;
    }
    Index

    Properties

    Properties

    web_search: WebSearchToolConfig | null