orchestrate env add -n warranty-checker -u https://api.eu-de.watson-orchestrate.cloud.ibm.com/instances/2c8d4267-866a-43c9-b2ce-025ba4124dc9 --type ibm_iam
orchestrate env list
orchestrate env activate warranty-checker
orchestrate tools import -k python -f tools/db_checker.py
orchestrate tools list
orchestrate agents import -f agents/warranty_checker.yaml orchestrate agents import -f agents/product_info_getter.yaml