Dynamic Tools Node
Enables dynamic tools for an agent
Inputs
Label | Property | Type | Description | Default Value | Is Required |
---|---|---|---|---|---|
tools | tools | botdojo/interface/tool | Tools to use | null | ✅ |
Properties
Label | Property | Type | Description | Default Value | Is Required |
---|---|---|---|---|---|
Session Key (optional) | sessionKey | botdojo/types/string | Override the default Session Key to store state for this node. It most cases you should not need to change this. | dynamic_tools | ✅ |
Output
Label | Property | Type | Description | Default Value |
---|---|---|---|---|
Tools | tools | botdojo/interface/tool | List of tools | null |