複数のツール操作によるプラン
以下は、複数のツールを使ってプランを作成するためのプロンプトの例である:
- プロンプトの例
カタログをリストアップするには、以下のプロンプトを入力します:
list catalogs and use the selected catalog to list published apislist catalogs and use the selected catalog to list published productslist catalogs and use the selected catalog to list consumer orgslist catalogs and use the selected catalog to list appsドラフトAPIを作成し、API名を使用してAPIを検証するには、以下のプロンプトを入力する:create draft api @file_name.json and validate the api createdドラフトAPIを作成してダウンロードするには、以下のプロンプトを入力する:create draft api @file_name.json and download the draft api createdドラフトAPIを作成し、APIを検証して公開するには、以下のプロンプトを入力する:create draft api @file_name.json and validate the api and publish it to catalog with name catalog1APIのセキュリティを検証しレビューするには、以下のプロンプトを入力する:
validate api API_NAME and add client secret security to that apireview security of api API_NAME and publish the api to catalog CATALOG_NAMEvalidate api with name API_NAME and version VERSION and add client secret security to that api and publish to catalog CATALOG_NAMEカタログにアプリをリストアップし、選択したアプリをサブスクリプションのリストに使用するには、次のプロンプトを入力します:
List apps in catalog with name CATALOG_NAME and use the selected app to list subscriptions公開されている製品やAPIをカタログに掲載するには、以下のプロンプトを入力します:
List published products in catalog CATALOG_NAME and list apps in catalog and create subscription for the selected appList published apis in catalog CATALOG_NAME and list apps and create subscription for the selected application