Skip to main content

10. call_copilot_tool — Call Copilot

Mode: Both · Category: Other · Copilot types: Internal, Chat

Delegates a question to another 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
pc_at_call_copilot.png

Field

Type

Description

unique_id

string

Required — unique identifier for this instance.

root_with_key

string

RequiredrootNodeKey.assetKey of the target Copilot.

asset_id

string

Deprecated — use root_with_key instead.

Related topics