ToolObjectArgument
Specification for a complex object argument with nested properties.
Extends ToolArgument to support object types with nested properties, allowing for complex data structures as tool arguments.
Attributes
attribute
namestr
attribute
typestr
attribute
descriptionLocalizedValue | None
= None
attribute
optionalbool
= False
attribute
propertieslist[ToolArgument] | None
= None
Last updated on