Skip to content

Commit ac209ea

Browse files
nattalliusOrKoN
andauthored
Update src/tools/extensions.ts
Co-authored-by: Alex Rudenko <OrKoN@users.noreply.github.com>
1 parent 8b85e9c commit ac209ea

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/tools/extensions.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ export const uninstallExtension = defineTool({
5252
export const listExtensions = defineTool({
5353
name: 'list_extensions',
5454
description:
55-
'Lists all installed extensions, including their name, ID, version, and enabled status.',
55+
'Lists all extensions via this server, including their name, ID, version, and enabled status.',
5656
annotations: {
5757
category: ToolCategory.EXTENSIONS,
5858
readOnlyHint: true,

0 commit comments

Comments
 (0)