Code Tool Node
Write a custom tool using Typescript that can be used in an agent.
Properties
Label | Property | Type | Description | Default Value | Is Required |
---|---|---|---|---|---|
Code | functionConfig | botdojo/types/code_sandbox | Object | ||
Tool Name | toolNameOverride | botdojo/types/string | null | ||
Tool Instructions | toolInstructionsOverride | botdojo/types/string | null |
Output
Label | Property | Type | Description | Default Value |
---|---|---|---|---|
Tool | tool | botdojo/interface/tool | Tool | null |