Mode: Custom only · Category: Other · Copilot types: Internal, Chat
Delegates a question to a specific Process Copilot. The LLM provides the question at runtime.
- id: call_copilot_tool
unique_id: vendor_copilot
description: Ask the vendor management copilot about vendor-related questions.
root_with_key: rootNodeKey.assetKey
| Field | Type | Description |
|---|---|---|
unique_id | string | Required — Unique identifier for this instance. |
root_with_key | string | Required — rootNodeKey.assetKey of the target Process Copilot. |
asset_id | string | Deprecated — Use root_with_key instead. |