WxUtilityAgentToolsRunResponse.

interface WxUtilityAgentToolsRunResponse {
    output: any;
}

Properties

Properties

output: any

The output from running the tool.