Listing toolkits
Use theorchestrate tools list
command to list all tools in your environment. You can also use the --verbose
(-v
) argument to get detailed information about each tool in JSON format.
BASH
Updating toolkits
Unlike tools, it is not possible to update a toolkit. Instead, the toolkit must first be removed, and then reimported again as shown in the following example.1
Delete the existing toolkit
BASH
2
Import the toolkit with the new specs
BASH
3
Import all agents that use the toolkit
For more information, see Importing agents.
Removing toolkits
Removing a toolkit will remove all tools provided by that toolkit. To remove an existing toolkit, run:BASH