Cloud/コネクタ/設定

設定

VinkiusについてAIに質問

コネクタ自身の設定タブ: 名前と説明、DLPとFinOps Guardのコネクタ単位のオーバーライド、そしてAIが見るツールのグルーピング。

Settingsはコネクタ自身の設定タブで、そのサブタイトルが境界を描いています: "Configure connector name, security, and cost controls." Connector Policyがアカウント全体のデフォルトを決めるのに対し、このタブは1つのコネクタに対してそれを上書きします。

R

Settings

Configure connector name, security, and cost controls.

General Settings

Server Name
Description

This helps AI agents understand when to use them.

DLP Protection

Prevent sensitive data from being sent to the AI client.

4 protected · glob-style matching (e.g. *.email, *.password)

*.email*.password*.ssn*.credit_card
Add pattern

Tool grouping override

FinOps Guard

Set response limits and compression for cost control.

Max array items
50 items

Toon Compression

Compress tool descriptions to reduce token overhead from schema definitions.

Save
Connector Settings, live. The per-connector overrides: DLP patterns you add and remove, the tool grouping radio set, the Max array items slider and Toon Compression, all behind one Save.

モックアップは本物のエディタです。DLPのパターンを削除したり、自分のパターンを追加したり、Max array itemsのスライダーを動かしてSaveを押してみてください。

一般設定

Server Name、コネクタの表示名、そしてDescription。ヘルプ行がその重要性を説明します: "This helps AI agents understand when to use them." 説明は人間向けのドキュメントではありません。エージェントがこのコネクタがタスクに合うかを判断する際に読むものの一部です。

DLP Protection、コネクタ単位

ワークスペースがグローバルに設定するのと同じZero-Trust Data Loss Preventionを、ここに限定して適用します。Protected Fieldsはglob形式のパターンで(".email, .password"items[*].credit_cardのようなより深いパスも)、それぞれ削除可能で、新しいものは*.patternの入力で追加され、保護されたフィールドの数がリアルタイムで表示されます。これはDLP Protectionのコネクタ単位の版です。

Tool grouping override

コネクタのエンドポイントがどのようにAIツールになるか: Flat("Each endpoint becomes an individual AI tool. Best for small APIs")、Grouped by tag("Related endpoints share one AI tool with an action discriminator. Reduces token usage")、またはAuto(しきい値を超えると自動でグループ化)。Use global settingsConnector Settingsでのアカウント全体の選択に従います。AI Capabilitiesタブが結果を示します: この設定がそれを形作ります。

FinOps Guard、コネクタ単位

リクエストが予算に届く前のレスポンス制限と圧縮: Max array itemsスライダーは大きな配列レスポンスを切り詰め、Toon Compression"Compress tool descriptions to reduce token overhead from schema definitions." 同じコントロールがアカウント全体ではFinOps Guardにあります。これがコネクタ単位のオーバーライドです。

このタブが存在する理由

コネクタはそれぞれ違います: 内部のERPには独自のマスキングパターンが、巨大なAPIにはグルーピングが、おしゃべりなツールには切り詰めが必要かもしれません。このタブは、グローバルポリシーが個別の例外と出会う場所です。最後にはSaveと緑の "Settings saved successfully." があります。