Skip to content

Client Status Node

AI/GitHub/Copilot/Utilities

Client Status

Checks if a Copilot client is connected and ready

copilot_client_statusllm
Inputs1
Outputs2
Security exposure0/10
Packagellm

Ratings

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

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

Input Pins

1

Client

Struct
client

Copilot client handle

CopilotClientHandleCopilotClientHandle1 fields
cache_keystringrequired

Unique cache key for this client instance

Output Pins

2

Is Connected

Boolean
is_connected

Whether the client is connected

Client ID

String
client_id

Client identifier

Node Info

Internal name
copilot_client_status
Category
AI/GitHub/Copilot/Utilities