GitHubCopilotToolsetConfig interface

An enablement override for a GitHub Copilot built-in tool.

Properties

enabled

Whether the built-in tool is enabled. If omitted, the toolset default applies.

name

The built-in tool to configure.

Property Details

enabled

Whether the built-in tool is enabled. If omitted, the toolset default applies.

enabled?: boolean

Property Value

boolean

name

The built-in tool to configure.

name: GitHubCopilotBuiltInTool

Property Value