Databricks SDK for JavaScript
Preparing search index...
@databricks/sdk-supervisoragents
v1
UpdateToolRequest
Interface UpdateToolRequest
interface
UpdateToolRequest
{
tool
?:
Tool
;
updateMask
?:
FieldMask
<
Tool
>
;
}
Index
Properties
tool?
update
Mask?
Properties
Optional
tool
tool
?:
Tool
The Tool to update.
Optional
update
Mask
updateMask
?:
FieldMask
<
Tool
>
Field mask for fields to be updated.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
tool
update
Mask
Databricks SDK for JavaScript
Loading...
The Tool to update.