Preparing search index...
The search index is not available
@ibm-cloud/watsonx-ai
@ibm-cloud/watsonx-ai
1.6.x
WatsonXAI
WxUtilityAgentToolsRunRequest
Interface WxUtilityAgentToolsRunRequest
WxUtilityAgentToolsRunRequest.
interface
WxUtilityAgentToolsRunRequest
{
config
?:
Record
<
string
,
any
>
;
input
:
string
|
Record
<
string
,
any
>
;
tool_name
:
string
;
}
Index
Properties
config?
input
tool_
name
Properties
Optional
config
config
?:
Record
<
string
,
any
>
input
input
:
string
|
Record
<
string
,
any
>
tool_
name
tool_
name
:
string
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
On This Page
config
input
tool_
name
@ibm-cloud/watsonx-ai
Loading...
WxUtilityAgentToolsRunRequest.