orchestrate 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.
orchestrate tools export
command to export a tool configuration from your active environment.
orchestrate tools remove
command to remove an existing tool. This command requires the --name
(-n
) argument, which specifies the name of the tool you want to delete.