エージェント・パターンのRESTエンドポイント
統合/プロジェクト/AIエージェント/エージェント・パターン
「統合/プロジェクト/AIエージェント/エージェント・パターン」カテゴリからの操作。
- プロジェクトでのエージェント・パターンの作成
- メソッド: postパス:
/ic/api/integration/v1/projects/{projectId}/ai/patterns/accelerators/archive - プロジェクト内のエージェント・パターンの削除
- メソッド: deleteパス:
/ic/api/integration/v1/projects/{projectId}/ai/patterns/{id} - プロジェクト内のエージェント・パターンの取得
- メソッド: getパス:
/ic/api/integration/v1/projects/{projectId}/ai/patterns - プロジェクト内のエージェント・パターンの取得
- メソッド: getパス:
/ic/api/integration/v1/projects/{projectId}/ai/patterns/{id}