Skip to content

Commit c4d55ca

Browse files
docs: update delete_variable MCP tool description
1 parent 565ad7c commit c4d55ca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/mcp/tools/variableTools.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -180,7 +180,7 @@ export function registerVariableTools(
180180
'delete_variable',
181181
{
182182
description: [
183-
'Delete a variable.',
183+
'Delete a variable. Variable must be removed from its associated _feature before it can be deleted.',
184184
'⚠️ CRITICAL: Deleting a variable will remove it from ALL environments including production.',
185185
'ALWAYS confirm with the user before deleting any variable.',
186186
'Include dashboard link in the response.',

0 commit comments

Comments
 (0)