Skip to content

Call Process Copilot - call_copilot_tool

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

Config fields

mcp-tools-call-copilot.png
FieldTypeDescription
unique_idstringRequired — Unique identifier for this instance.
root_with_keystringRequiredrootNodeKey.assetKey of the target Process Copilot.
asset_idstringDeprecated — Use root_with_key instead.