ToolNodeSpec
Specification schema for tool nodes.
Defines the complete configuration for a tool node including function reference, arguments, descriptions, and triggers.
Attributes
attributekindLiteral['ToolNode']= 'ToolNode'attributenamestrattributedescriptionLocalizedValue | None= Noneattributefuncstr | None= Noneattributeargumentslist[ToolArgument] | list[ToolObjectArgument] | None= Noneattributetriggerslist[LocalizedValue] | None= Noneattributetool_prompt_templateLocalizedValue | None= Noneattributellm_nodeslist[EdgeSpec]= []Last updated on