Skip to content

Tool Config Node

AI/GitHub/Copilot/Tools

Tool Config

Configures an agent tool with parameters

copilot_tool_configllm
Inputs3
Outputs1
Security exposure2/10
Packagellm

Ratings

Scores range from 0 to 10. Higher values mean more impact, exposure, or operational weight.

SecurityAttack surface and exposure impact.
2/10High
PrivacyPotential sensitivity of processed data.
1/10High
PerformanceRuntime or resource pressure.
0/10High
GovernancePolicy, audit, or compliance impact.
1/10High
ReliabilityOperational stability considerations.
1/10High
CostExternal or compute cost impact.
0/10High

Input Pins

3

Name

String
name

Tool name

Description

String
description

Tool description

Schema

Struct
schema

Tool parameters JSON schema

Default {}

Output Pins

1

Tool

Struct
tool

Configured tool

CopilotToolConfigCopilotToolConfig3 fields
namestringrequired

Tool name

descriptionstringrequired

Tool description

schemavaluerequired

JSON schema for tool parameters

Schema enforced

Node Info

Internal name
copilot_tool_config
Category
AI/GitHub/Copilot/Tools